.default-style {
        color: #9f3a38 !important;
        font-size: 16px !important;
        margin-left: 5px !important;
}
.introduction {
        white-space: pre-line;
        text-align: justify; 
        text-justify: inter-word;
}
.centered-text {
        text-align: center !important;
}
.list-adjusted {
        margin-left: -20px !important;
}
.container {
        margin-top: -10px !important;
        margin-bottom: 10px !important;
}
.bottom-spaced {
        margin-bottom: 10px !important;
}
.top-adjusted {
        margin-top: -10px !important;
}
.top-adjusted-up {
        margin-top: 10px !important;
}
.position-adjusted {
        margin-top: -10px !important;
        margin-left: 70px !important;
}
.bold-colored {
        font-weight: bold !important;
        color: #9f3a38 !important;
}
.bold-text {
        font-weight: bold !important;
}
.top-shifted {
        margin-top: -20px !important;
}
.s2-top-shifted {
        margin-top: -30px !important;
}
.top-lifted {
        margin-top: -40px !important;
}
.red-text {
        color: #ff0000 !important;
}
.name-field {
        margin-left: 25px !important;
        margin-top: -15px !important;
}
.s2-name-field {
        margin-left: 25px !important;
        margin-bottom: 20px !important;
}
.paragraph-adjusted {
        margin-top: -20px !important;
        margin-left: 30px !important;
}
.left-indented {
        margin-left: 25px !important;
}
.bottom-spaced {
        margin-bottom: 20px !important;
}
.bottom-adjusted {
        margin-bottom: -5px !important;
}
