﻿@font-face {
    font-family: 'Nunito';
    src: url('../fonts/Nunito/Nunito-Regular.ttf');
}

body {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 16px;
    background-image: linear-gradient(to right, rgba(97,184,122,0.1), rgba(67,109,145,0.1));
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
    color: #529386;
}

a, a:hover {
    text-decoration: none;
}

a {
    color: #529386;
}

h6, h5 > a {
    color: #529386;
    text-decoration: none;
    font-weight: 500;
}

::-moz-selection { /* Code for Firefox */
    background: #47778F99;
}

::selection {
    background: #47778F99;
}

.fab, .fa-brands {
    font-weight: 600;
}

p > .fa {
    font-size: 14px;
    font-weight: 500;
}

.btn-ospac {
    background-image: linear-gradient(to right, rgba(97,184,122,0.7), rgba(67,109,145,0.7));
    color: #fff;
    border: 0;
}

/*Posisionamiento resultados Goodle*/
.resaltador {
    font-size: 9px;
}

    .resaltador h1 {
        font-size: 9px;
        margin-bottom: 0;
    }

/* Set padding to keep content from hitting the edges */
.body-content {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default 
input,
select,
textarea {
    max-width: 280px;
}*/

/*******
    NAVBAR
*/

.topnavbar {
    background: #000;
    color: #fff;
    width: 100%;
    text-align: right;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1030;
    font-size: 0.8rem;
    padding: 2px;
    padding: 0.125rem;
}

    .topnavbar a {
        font-size: 12px;
        font-weight: 500;
        color: #fff; /*#529386;*/
        text-decoration: none;
        float: right;
        padding-top: 3px;
        margin-right: 16px;
    }

@media only screen and (max-width: 768px) {
    .topnavbar a {
        margin-right: 10px;
    }
}

.topnavbar .fa-brands {
    font-weight: 500;
}

.navbar {
    /*background-image: linear-gradient(to right, rgba(97,184,122,0.7), rgba(67,109,145,0.7));*/
    background-color: rgba(248, 248, 248, 0.9);
    padding: 1.95rem 0.5rem 0rem;
}

.navbar-collapse {
    padding-bottom: 15px;
}

.nav-link {
    font-size: 16px;
    font-weight: 500;
}

.navbar-nav .nav-item {
    position: relative;
}

    .navbar-nav .nav-item::after {
        position: absolute;
        /*bottom: 0;
        left: 0;
        right: 0;*/
        margin: auto;
        /*background-color: #529386;*/
        background-image: linear-gradient(to right, rgba(97,184,122,0.7), rgba(67,109,145,0.7));
        /*width: 0%;*/
        content: "";
        height: 3px;
        transition: all 0.5s;
    }

    .navbar-nav .nav-item:hover::after {
        width: 100%;
    }

.navbar .logo {
    height: 86px;
    transition: height 1s;
}

.logo-compressed {
    height: 70px;
    transition: height 1s;
}

@media only screen and (max-width: 768px) {
    .navbar {
        background-color: rgba(248, 248, 248, 1);
    }
}

/*******
    SLIDER
*/
#owl-carousel-slider .item {
    height: 320px;
    background-repeat: no-repeat;
    /*background-position: 40% 0;*/
    background-size: cover;
    z-index: 100;
}

#owl-carousel-slider .owl-dots {
    margin-top: -30px;
    position: relative;
    text-align: center;
}

    #owl-carousel-slider .owl-dots .owl-dot span {
        background: #a5a4a4;
        border-radius: 0.70rem;
        display: block;
        height: 6px;
        margin: 5px 7px;
        opacity: 0.5;
        width: 40px;
    }

    #owl-carousel-slider .owl-dots .owl-dot.active span,
    #owl-carousel-slider .owl-dots .owl-dot:hover span {
        background: #707070;
    }

#owl-carousel-slider .container-title {
    padding-top: 20px;
}

#owl-carousel-slider .title-box {
    align-items: self-start;
    background: rgb(255 255 255 / 75%);
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    padding: 15px 40px;
    width: 50%;
}

    #owl-carousel-slider .title-box h2 {
        font-size: 40px;
        color: #529386;
    }

    #owl-carousel-slider .title-box h3 {
        font-size: 16px;
        font-weight: 500;
        color: #74899B;
        padding-bottom: 10px;
    }

@media only screen and (max-width: 768px) {
    #owl-carousel-slider .item {
        height: 360px;
    }

    #owl-carousel-slider .title-box {
        padding: 4% 15px;
        width: 85%;
    }

        #owl-carousel-slider .title-box h2 {
            font-size: 32px;
            margin-right: 90px;
        }

        #owl-carousel-slider .title-box h3 {
            padding-bottom: 5px;
        }
}

/*******
    FOOTER
*/
footer {
    background-color: #fff;
}

    footer .footer-logo {
        height: 70px;
    }

    footer h4 {
        font-size: 15px;
    }

    footer ul {
        list-style: none;
        font-size: 13px;
        margin: 0;
        padding: 0;
    }

/*******
    AUTORIDADES
*/
#autoridades h2, h3, h5, h6 {
    color: #000;
}

#autoridades h6 {
    color: #529386;
    font-size: 20px;
    font-weight: 600;
}

#autoridades .p5 {
    font-size: 20px;
}

#autoridades .p6 {
    font-size: 16px;
}

/*******
    CENTROS DE ATENCION
*/
#centrosDeAtencion h4 {
    color: #000;
}

#centrosDeAtencion i {
    font-size: 14px;
    /*font-weight: 500;*/
}

@media only screen and (max-width: 768px) {
    #centrosDeAtencion .map-locations {
        height: 480px;
    }
}

/*******
    BENEFICIOS EN SALUD
*/
.jumbotron {
    margin-bottom: 25px
}

    .jumbotron .banner h2 {
        font-size: 40px;
        color: #529386;
        /*text-shadow: 3px 3px 10px #83838396, 1px 1px 2px #000000;*/
        font-weight: bold;
    }

        .jumbotron .banner h2 span {
            color: #529386;
        }

    .jumbotron .banner .row {
        --bs-gutter-x: 0;
    }

    .jumbotron .title-box {
        align-items: self-start;
        background: rgb(255 255 255 / 65%);
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        padding: 3% 40px;
        width: 40%;
        margin-top: 20px;
    }

@media only screen and (max-width: 768px) {
    .jumbotron .banner h2 {
        padding: 4% 20px;
    }

    .jumbotron .title-box {
        padding: 2% 30px;
        width: 90%;
    }
}

/*******
    ACCESOS
*/
.ospac-wrapper {
    height: 190px;
    overflow: hidden;
    margin: -20px auto 0;
    padding-top: 20px;
}

.bloques {
    position: relative;
    height: 190px;
}

.elevate {
    position: relative;
    height: 190px;
    padding-bottom: -20px;
    transition: all 500ms;
    z-index: 1000;
}

    .elevate:hover {
        transform: translateY(-20px);
    }

.color-1 {
    background-color: #61b87a;
}

.color-2 {
    background-color: #529386;
}

.color-3 {
    background-color: #4b808c;
}

.color-4 {
    background-color: #436d91;
}

.btn-outline-ospac {
    border-color: #61b87a !important;
    color: #436d91 !important;
}

    .btn-outline-ospac:hover {
        border-color: #529386 !important;
        color: #4b808c !important;
        font-weight: 600;
    }

@media only screen and (max-width: 768px) {
    .ospac-wrapper {
        height: initial;
        overflow: initial;
        margin: initial;
        padding-top: initial;
    }

    .bloques {
        position: initial;
        height: initial;
    }

    .elevate {
        position: inherit;
        height: initial;
        padding-bottom: initial;
        transition: initial;
        z-index: initial;
    }

        .elevate:hover {
            transform: initial;
        }
}

/******
    BENEFICIOS
******/
.team-member {
    margin-bottom: 20px;
    height: 100%;
    text-align: center;
}

    .team-member .team-info {
        margin: 10px 0 10px 10px;
        text-decoration: none;
    }

@media only screen and (min-width: 768px) {
    #beneficios .card-md {
        height: 670px;
    }
}

#beneficios .card-title {
    color: #529386;
}

#beneficios .card img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}

/****
    NOVEDADES
*/
#novedades .card-md {
    height: 100%;
}

#novedades .card-title {
    color: #529386;
    font-size: 24px;
}

#novedades .card img {
    height: 260px;
    width: 100%;
    object-fit: cover;
}

/****
    SLIDER PLANES
*/

#slider-planes-2 .card img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}

#slider-planes-2 .card-body li::marker {
    color: #529386;
}

#slider-planes-2 .card-title {
    color: #529386;
}

#slider-planes-2 .btn-outline-primary {
    border-color: #61b87a !important;
    color: #436d91 !important;
}

    #slider-planes-2 .btn-outline-primary:hover {
        font-weight: bold;
        background-color: unset !important;
    }

#nuestros-planes .card-body > ul {
    padding-left: 8px !important;
}

#nuestros-planes .li-color {
    color: #529386;
}

#nuestros-planes .header {
    padding: 5px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
}

#nuestros-planes .card {
    width: 20rem;
}

#nuestros-planes .card-header h5 {
    margin: 0;
    font-weight: 900;
    font-size: 25px;
    color: #fff;
}

#nuestros-planes .ch-color-1 {
    background-color: #61b87a;
}

#nuestros-planes .ch-color-2 {
    background-color: #529386;
}

#nuestros-planes .ch-color-3 {
    background-color: #4b808c;
}

#nuestros-planes .ch-color-4 {
    background-color: #47778f;
}

#nuestros-planes .ch-color-5 {
    background-color: #436d91;
}

#nuestros-planes .border-ospac {
    border-color: #529386;
}

#nuestros-planes .btn-ospac-cartilla {
    color: #fff;
}

/*Previene click para mostrar tooltip*/
#nuestros-planes .btn:disabled {
    pointer-events: auto;
}

#nuestros-planes .btn.disabled, .btn:disabled, fieldset:disabled .btn {
    opacity: 1 !important;
}

.custom-tooltip {
    --bs-tooltip-bg: var(--bd-white-bg);
    --bs-tooltip-color: var(--bs-white);
    padding: 15px 5px 15px 5px;
    font-family: Nunito;
    font-size: 22px;
    background-image: linear-gradient(to right, rgba(97,184,122,0.7), rgba(67,109,145,0.7));
    border-radius: 0.70rem;
}

.tooltip-arrow {
    color: #529386;
}

#nuestros-planes .btn-ospac-color-1 {
    background-color: rgba(97, 184, 122, 0.8);
}

    #nuestros-planes .btn-ospac-color-1:hover {
        background-color: rgba(97, 184, 122, 0.9);
    }

#nuestros-planes .btn-ospac-color-2 {
    background-color: rgba(82, 147, 134, 0.8);
}

    #nuestros-planes .btn-ospac-color-2:hover {
        background-color: rgba(82, 147, 134, 0.9);
    }

#nuestros-planes .btn-ospac-color-3 {
    background-color: rgba(75, 128, 140, 0.8);
}

    #nuestros-planes .btn-ospac-color-3:hover {
        background-color: rgba(75, 128, 140, 0.9);
    }

#nuestros-planes .btn-ospac-color-4 {
    background-color: rgba(71, 119, 143, 0.8);
}

    #nuestros-planes .btn-ospac-color-4:hover {
        background-color: rgba(71, 119, 143, 0.9);
    }

#nuestros-planes .btn-ospac-color-5 {
    background-color: rgba(67, 109, 145, 0.8);
}

    #nuestros-planes .btn-ospac-color-5:hover {
        background-color: rgba(67, 109, 145, 0.9);
    }


/****
    SLIDER PLANES
 ****/
#slider-planes-2, #slider-planes-3 {
    position: relative;
}

.owl-prev, .owl-next {
    position: absolute;
    font-size: 52px !important;
    color: #529386 !important;
}

#slider-planes-2 .owl-prev {
    left: -15px;
    top: 250px;
}

#slider-planes-2 .owl-next {
    right: -15px;
    top: 250px;
}

#slider-planes-3 .owl-prev {
    left: -15px;
    top: 80px;
}

#slider-planes-3 .owl-next {
    right: -15px;
    top: 80px;
}

/*Bullets Planes*/
#nuestros-planes .bullets-color-1 {
    color: #61b87a;
}

#nuestros-planes .bullets-color-2 {
    color: #529386;
}

#nuestros-planes .bullets-color-3 {
    color: #4b808c;
}

#nuestros-planes .bullets-color-4 {
    color: #47778f;
}

#nuestros-planes .bullets-color-5 {
    color: #436d91;
}

#nuestros-planes .bullets-color-0 {
    color: #74899b;
    opacity: 0.2;
}

#navbar-planes {
    background-color: #333;
    position: fixed;
    top: 200px;
    width: 100%;
    display: block;
    transition: top 0.3s;
}

.hide {
    display: none;
}

.show {
    display: unset;
}

/******
BANNER TITULOS
******/

.banner {
    height: 320px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-autoridades {
    background-image: url("../images/jumbotron/Autoridades.png");
}

.banner-centros {
    background-image: url("../images/jumbotron/CentrosdeAtencion.png");
}

.banner-marcoLegal {
    background-image: url("../images/jumbotron/MarcoLegal.png");
}

/**Obra Social**/

.banner-quieroAfiliarme {
    background-image: url("../images/jumbotron/QuieroAfiliarme1200x300.png");
}

.banner-cancelacion {
    background-image: url("../images/jumbotron/CancelacionDeAfiliacion1200x300.png");
}

.banner-tokenOspac {
    background-image: url("../images/jumbotron/TokenOSPAC.png");
}

.banner-planes {
    background-image: url("../images/jumbotron/NuestrosPlanes1200x300.png");
}

.banner-conoceOspac {
    background-image: url("../images/jumbotron/OSPAC-ConoceOspac.png");
}

.banner-Novedades {
    background-image: url("../images/jumbotron/OSPAC-Novedades.png");
}

.banner-AutogestionPrestadores {
    background-image: url("../images/jumbotron/OSPAC-AutogestionPrestadores.png");
}

.banner-Residentes {
    background-image: url("../images/jumbotron/OSPAC-Residentes.png");
}

.banner-InformacionAlAfiliado {
    background-image: url("../images/jumbotron/OSPAC-InformacionAlAfiliado.png");
}

.banner-centros {
    background-image: url("../images/jumbotron/CentrosdeAtencion.png");
}

.banner-asistenciaEnViajes {
    background-image: url("../images/jumbotron/AsistenciaAlViajero.png");
}

.banner-trasplante {
    background-image: url("../images/jumbotron/Trasplante1200x300.png");
}

.banner-protesisYOrtesis {
    background-image: url("../images/jumbotron/ProtesisYOrtesis1200x300.png");
}

.banner-implantesDentales {
    background-image: url("../images/jumbotron/ImplantesDentales1200x300.png");
}

.banner-discapacidad {
    background-image: url("../images/jumbotron/Discapacidad1200x300.png");
}

.banner-subsidioPorSepelio {
    background-image: url("../images/jumbotron/SubsidioPorSepelio1200x300.png");
}

.banner-otrosBeneficios {
    background-image: url("../images/jumbotron/CoberturaCeliaquia1200x300.png");
}

.banner-preguntasFrecuentes {
    background-image: url("../images/jumbotron/PreguntasFrecuentes.png");
}

.banner-nosRenovamos {
    background-image: url("../images/jumbotron/OpcionesParaPrevision1200x300.png");
}

.banner-appCpac {
    background-image: url("../images/jumbotron/APPCPAC.png");
}

.banner-otrosBeneficios {
    background-image: url("../images/jumbotron/CoberturaCeliaquia1200x300.png");
}

.banner-formularios {
    background-image: url("../images/jumbotron/Formularios.png");
}

.banner-servicioDeEmergencia {
    background-image: url("../images/jumbotron/ServiciodeEmergencia1200x300.png");
}

@media only screen and (max-width: 768px) {
    .banner-autoridades {
        background-position: 40% 0px;
    }

    .banner-marcoLegal {
        background-position: 45% 0px;
    }

    .banner-centros {
        background-position: 25% 0px;
    }

    /**Obra Social**/
    .banner {
        height: 320px;
    }

    .banner-centros {
        background-position: 25% 0px;
    }

    .banner-conoceOspac {
        background-position: 60%;
    }

    .banner-Novedades {
        background-position: 10%;
    }

    .banner-AutogestionPrestadores {
        background-position: 20%;
    }

    .banner-Residentes {
        background-position: 50%;
    }

    .banner-InformacionAlAfiliado {
        background-position: 40%;
    }

    .banner-asistenciaEnViajes {
        background-position: 50%;
    }

    .banner-appCpac {
        background-position: 45%;
    }

    .banner-quieroAfiliarme {
        background-position: 45%;
    }

    .banner-tokenOspac {
        background-position: 40%;
    }

    .banner-atencionDirecta {
        background-position: 40%;
    }

    .banner-planMaternoInfantil {
        background-position: 45%;
    }

    .banner-servicioDeEmergencia {
        background-position: 25%;
    }

    .banner-asistenciaEnViajes {
        background-position: 50%;
    }

    .banner-trasplante {
        background-position: 40%;
    }

    .banner-protesisYOrtesis {
        background-position: 48%;
    }

    .banner-discapacidad {
        background-position: 60%;
    }

    .banner-implantesDentales {
        background-position: 60%;
    }

    .banner-subsidioPorSepelio {
        background-position: 40%;
    }

    .banner-otrosBeneficios {
        background-position: 40%;
    }

    .banner-preguntasFrecuentes {
        background-position: 60%;
    }

    .banner-formularios {
        background-position: 20% 0px;
    }

    .banner-otrosBeneficios {
        background-position: 40% 0px;
    }

    .banner-autoridades {
        background-position: 40% 0px;
    }
}

#preguntasFrecuentes .team-member {
    color: #000;
    height: 285px;
    min-height: 200px;
    visibility: visible;
    animation-duration: 400ms;
    animation-delay: 0ms;
    animation-name: fadeInUp;
    border: 2px solid #eeeeee;
    padding: 15px;
    -webkit-transition: border-color 400ms;
    transition: border-color 400ms;
    border-radius: 0.70rem;
}

    #preguntasFrecuentes .team-member:hover {
        border-color: #529386;
    }

#preguntasFrecuentes .accordion-item {
    margin-bottom: 20px;
    border-radius: 0.70rem;
}

#preguntasFrecuentes .accordion-header {
    font-weight: bold;
    border-radius: 0.70rem;
}

#preguntasFrecuentes .accordion-button {
    border-radius: 0.70rem;
    padding: 12px;
}

#preguntasFrecuentes .oculta {
    display: none !important;
}

.input-group {
    display: flex;
    margin-top: 10px;
}

.buscar-input {
    font-size: 14px;
    display: flex;
    width: 100%;
    height: 36px;
    padding: 0 40px;
    color: #323840;
    border: 1px solid #529386;
    border-radius: 0.70rem;
    box-sizing: border-box;
    background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center;
    &:focus

{
    outline: none;
    ~.buscar-label

{
    top: -8px;
    font-size: 13px;
}

}
}

.buscar-label {
    color: #529386;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 45px;
    top: 8px;
    padding: 0 5px;
    background: #eff7f2;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
}

.buscar-input:not(:placeholder-shown) ~ .buscar-label {
    top: -8px;
    font-size: 11px;
}

#formularios .accordion-item {
    margin-bottom: 20px;
    border-radius: 0.70rem;
}

#formularios .accordion-header {
    font-weight: bold;
    border-radius: 0.70rem;
}

#formularios .accordion-button {
    border-radius: 0.70rem;
    padding: 12px;
}

#formularios .oculta {
    display: none !important;
}

.breadcrumb {
    padding: 8px 15px;
    background-color: rgba(248, 248, 248);
    border-radius: 0.70rem;
}

.volver {
    color: #fff;
    font-size: 18px;
}

.bold {
    font-weight: 600;
}

.black {
    color: #000 !important;
}

.team-help {
    margin-top: 10px;
    font-size: 22px;
    font-weight: bold;
}

.team-info {
    margin-top: 10px;
    font-weight: bold;
    color: #529386;
}

/****
    APP CPAC
*/
#owl-carousel-app .owl-item {
    height: 0;
}

    #owl-carousel-app .owl-item.active {
        height: auto;
    }

.media.service-box {
    margin: 25px 0;
}

    .media.service-box .pull-left {
        margin-right: 20px;
    }

        .media.service-box .pull-left > i {
            font-size: 24px;
            height: 64px;
            line-height: 64px;
            text-align: center;
            width: 64px;
            border-radius: 100%;
            color: #529386;
            -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
            box-shadow: inset 0 0 0 1px #d7d7d7;
            transition: background-color 400ms, background-color 400ms;
            position: relative;
        }

            .media.service-box .pull-left > i:after {
                content: "";
                position: absolute;
                width: 20px;
                height: 20px;
                top: 50%;
                margin-top: -10px;
                right: -10px;
                border: 4px solid #fff;
                border-radius: 20px;
                background: #529386;
            }

    .media.service-box:hover .pull-left > i {
        background-image: -moz-linear-gradient(90deg, #61b87a 0%, #529386 100%);
        background-image: -webkit-linear-gradient(90deg, #61b87a 0%, #529386 100%);
        background-image: -ms-linear-gradient(90deg, #61b87a 0%, #529386 100%);
        color: #fff;
        -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
        box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.8);
    }

.media-heading {
    font-weight: bold;
}

/******
    QUIERO QUE ME CONTACTEN FORM
*/

.form-control:focus, .form-select:focus {
    border-color: #529386;
    box-shadow: inset 0 1px 1px rgba(71, 119, 143, 0.075), 0 0 8px rgba(82, 147, 134, 0.6);
}

.form-select option:hover {
    background-color: #198754 !important;
    color: #fff !important;
}

.form-select option:focus {
    background-color: #198754 !important;
    color: #fff !important;
}

.form-select option:active {
    background-color: #198754 !important;
    color: #fff !important;
}

/*******
    INFORMACIÓN AL AFILIADO
*/

#informacionAfiliado .team-member {
    color: #000;
    height: 285px;
    min-height: 200px;
    visibility: visible;
    animation-duration: 400ms;
    animation-delay: 0ms;
    animation-name: fadeInUp;
    border: 2px solid #eeeeee;
    padding: 15px;
    border-radius: 0.70rem;
    background: #fff;
    -webkit-transition: border-color 400ms;
    transition: border-color 400ms;
}

    #informacionAfiliado .team-member:hover {
        border-color: #529386;
    }

#informacionAfiliado .panel-group .panel {
    margin-bottom: 20px;
    border-radius: 0.75rem;
}

#informacionAfiliado .panel-heading {
    border-radius: 0.75rem;
}

#informacionAfiliado .team-info {
    margin: 10px 0 10px 0px;
    text-decoration: none;
}

#informacionAfiliado .fa-color {
    background: linear-gradient(to right, rgba(97,184,122,0.7), rgba(67,109,145,0.7));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #61b87a;
}

.accordion-button:focus {
    box-shadow: 0 0 0 0.25rem rgba(97, 184, 122, 0.25);
}
