﻿.registration-welcome .description-list li p {
    font-weight: bold;
}

#userAgreementModalPrintable h4 {
    padding-bottom: 0;
    margin-bottom: 0.5em;
}

#userAgreementModalPrintable h3 {
    margin-top: 10px;
    padding-top: 0.8em;
    padding-bottom: 10px;
    margin-bottom: 0.8em;
    border-bottom: 1px solid var(--button-full-background-color);
}

#userAgreementModalPrintable .logo-wrapper {
    text-align: center !important;
    margin-bottom: 2em !important;
}

#userAgreementModalPrintable li {
    margin-left: 2em;
}

#userAgreementModalPrintable b {
    font-weight: 600;
}
