﻿.dst-small p,
.dsp-small {
    display: block;
    font-size: 0.8em;
    line-height: 1.5em;
}

.dst-justify p,
.dsp-justify {
    display: block;
    text-align: justify;
}

.dsp-quote {
    display: block;
    margin-right: 10%;
    margin-left: 10%;
}
