

.landing-dark-bg {
    background-color: #13263c;
    color: white;
    font-family: Poppins,Helvetica,sans-serif;
    font-size: 13px !important;
    font-weight: 400;
}

.landing-dark-bg b, strong {
    font-weight: 600;
}
.landing-dark-separator {
    border-top: 1px dashed #2c3f5b;
}

.header-text {
    color: white; font-size: 1.8em; font-weight: 400;
    font-family: Poppins,Helvetica,sans-serif;
}


.logo-default {
    max-height: 40px !important;
}

.header-text {
    max-height: 1.7rem !important;
    padding-top: 1.0rem;
    padding-left: 0.4rem;
}


.page-title-box {
    margin: 0 -30px 30px -30px !important;
}

@media (max-width: 414px) {
    #growth {
        height: 350px !important;
    }

    .logo-default {
        max-height: 1.7rem !important;
    }

    .navbar-custom {
        min-height: 60px !important;
    }

    .header-text {
        max-height: 1.7rem !important;
        padding-top: 0.7rem;
        padding-left: 0.4rem;
    }

    .page-title-box {
        margin: -10px -30px 30px -30px !important;
    }
}

.cc-floating.cc-theme-classic {
    padding: 0.8em !important;
}

.cc-revoke, .cc-window {
    font-size: 12px !important;
}

.cc-window.cc-floating {
    max-width: 18em !important;
}