.sc-content-block-menu {
    position: unset !important;
    display: none;
}

a:visited {
    color: #2d3e76;
}

a:hover {
    color: #4fb7dc;
}

figure {
    border: 2px solid;
}

.app-ga7-main a.app-ga7 .overlay div.caption {
    padding: 5px 5px !important;
}

.rounded-pill {
    display: none !important;
}

.text-uppercase {
    text-transform: capitalize !important;
}

.form-link-provs a, .form-link-provs a:hover, .form-link-provs a:visited {
    color: #fff !important;
    font-weight: bold;
}

.dropdown-menu {
    --bs-dropdown-min-width: 275px !important;
}

@media (max-width: 786px) {
    .h5 {
        font-size: 1rem !important;
    }
}





