.bold-text {
        font-weight: bold !important;
}
.s-underline {
        -webkit-text-decoration: underline !important;
        text-decoration: underline !important;
}
.s-list-adjusted {
        margin-left: -1.2em !important;
}
.s-list-style-none {
        list-style-type: none !important;
}
