.justify-text {
    text-align: justify;
    text-justify: inter-word;
}

.padding-top-6 {
    padding-top: 6px;
}

.line-height-150 {
    line-height: 150%;
}

.margin-top-negative-10 {
    margin-top: -10px;
}

.margin-left-30 {
    margin-left: 30px;
}
