/* Custom */
@media (min-width: 991px) {
    .main-banner {
        background-image: url(https://mcr-repo-imagenes.s3.us-west-2.amazonaws.com/MCR/banners/espacios_publicitarios/main_banner_es.jpg?ver=781910350);
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center;
        width: 100%;
    }
}


.product {
    font-size: 1.10rem;
}

.content-paragraph .card {
    border: none;
}

.content-paragraph a {
    color: #0d6efd;
    text-decoration: none;
}

strong {
    font-weight: 500;
}

a {
    text-decoration: none;
}

.faq-list {
    list-style: none;
    padding-left: 0;
}
