    h3 {
        color: #0B1727 !important;
        font-weight: 700 !important;
        margin-bottom: 20px !important;

        font-size: 30px !important;
    }

    h6 {
        margin-left: 10px !important;
        margin-top: 15px !important;
        color: #0B1727 !important;
        font-weight: 700 !important;
        font-size: 18px !important;
    }

    h5 {
        margin-top: 20px !important;
        color: #0B1727 !important;
        font-weight: 600 !important;
        font-size: 24px !important;
    }

    p {
        margin-left: 10px !important;
        text-align: justify !important;
        color: #0B1727 !important;
        font-weight: 500 !important;
    }

    ul {
        padding-left: 20px !important;
        color: #0B1727 !important;
        font-weight: 500 !important;
    }

    .note {
        font-size: 0.9em !important;
        color: #0B1727 !important;
    }

    .adv-title {
        color: #0B1727 !important;
        font-weight: 700 !important;
        margin-bottom: 5px !important;
    }

    .title-border {
        border-bottom: 2px solid #0B1727 !important;
    }