.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;
}
.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;
}
