.whatsapp-icon {
    fill: #25D366 !important;
}

.whatsapp-icon:hover {
    fill: #075E54 !important;
}

.whatsapp-link {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .h1QuemSomos {
        font-size: 24px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        color: #A3141E;
        text-align: center;
        margin-top: 5%;
    }

    .divImgLogoQuemSomos {
        width: 60%;
        height: auto;
        margin: auto;
        text-align: center;
    }

    .divImgLogoQuemSomos img {
        width: 70%;
        border-radius: 50%;
    }

    .divQuemSomos {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 10%;
    }

    .linha {
        width: 30%;
        /* ou qualquer largura proporcional */
        height: 2px;
        /* altura baixa para linha horizontal */
        background-color: #C0BABA;
        /* remove a borda se não for necessária */
    }

    .seta {
        color: #A3141E;
        font-size: 25px;
    }

    .descSobreNos {
        width: 80%;
        margin: auto;
        text-align: justify;
        margin-top: 2%;
    }

    .descSobreNos h1 {
        display: none;
    }

    .descSobreNos p {
        font-family: "Inter", "Sans-serif";
        font-size: 15px;
        font-weight: 350;
        color: #2D2F30;
    }

    .h2NossaLocalizacao {
        font-family: "Montserrat", "Sans-serif";
        font-size: 24px;
        color: #A3141E;
        font-weight: bold;
        text-align: center;
    }

    .sctNossaLocalizacao {
        margin-top: 14%;
        text-align: center;
    }

    .sctNossaLocalizacao iframe {
        width: 90%;
        margin: auto;
    }

    .divContatos {
        display: flex;
        flex-direction: column;
    }

    .divWhatsapp img {
        width: 30px;
        height: 30px;
    }

    .divWhatsapp {
        display: flex;
        justify-content: center;
    }

    .divSeta {
        width: 100%;
    }

    .divInfoContatos {
        margin-top: 10%;
    }

    .divInfoContatos h2 {
        font-size: 24px;
        font-weight: bold;
        font-family: "Montserrat", "Sans-serif";
        color: #A3141E;
        text-align: center;
    }

    .horarioAtendimento {
        font-size: 18px;
        font-weight: 350;
        font-family: "Inter", "Sans-serif";
        color: #2D2F30;
        text-align: center;
        width: 70%;
        margin: auto;
    }

    footer {
        margin-top: 15%;
    }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
    .h1QuemSomos {
        font-size: 28px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        color: #A3141E;
        margin-top: 7%;
        text-align: center;
    }

    .divImgLogoQuemSomos {
        width: 50%;
        height: auto;
        margin: auto;
        text-align: center;
        margin-top: 5%;
        margin-bottom: 3%;
    }

    .descSobreNos h1 {
        display: none;
    }

    .divImgLogoQuemSomos img {
        width: 50%;
        border-radius: 50%;
    }

    .divQuemSomos {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 10%;
    }

    .linha {
        width: 33%;
        /* ou qualquer largura proporcional */
        height: 2px;
        /* altura baixa para linha horizontal */
        background-color: #C0BABA;
        /* remove a borda se não for necessária */
    }

    .seta {
        color: #A3141E;
        font-size: 25px;
    }

    .descSobreNos {
        width: 70%;
        margin: auto;
        text-align: justify;
        margin-top: 2%;
    }

    .descSobreNos p {
        font-family: "Inter", "Sans-serif";
        font-size: 20px;
        font-weight: 350;
        color: #2D2F30;
    }

    .h2NossaLocalizacao {
        font-family: "Montserrat", "Sans-serif";
        font-size: 24px;
        color: #A3141E;
        font-weight: bold;
        text-align: center;
    }

    .sctNossaLocalizacao {
        margin-top: 14%;
        text-align: center;
    }

    .sctNossaLocalizacao iframe {
        width: 90%;
        margin: auto;
        margin-top: 2%;
    }

    .divContatos {
        display: flex;
        flex-direction: column;
    }

    .divSeta {
        width: 100%;
    }

    .divWhatsapp img {
        width: 35px;
        height: 35px;
    }

    .divWhatsapp {
        display: flex;
        justify-content: center;
    }

    .divWhatsapp p {
        font-size: 20px;
    }

    .divInfoContatos {
        margin-top: 5%;
    }

    .divInfoContatos h2 {
        font-size: 24px;
        font-weight: bold;
        font-family: "Montserrat", "Sans-serif";
        color: #A3141E;
        text-align: center;
    }

    .horarioAtendimento {
        font-size: 18px;
        font-weight: 350;
        font-family: "Inter", "Sans-serif";
        color: #2D2F30;
        text-align: center;
        width: 70%;
        margin: auto;
    }

    footer {
        margin-top: 15%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

    .h1QuemSomos {
        display: none;
    }

    .divImgLogoQuemSomos {
        width: 80%;
        height: auto;
        margin: auto;
        text-align: center;
        margin-bottom: 3%;
        margin-top: 5%;
    }

    .divImgLogoQuemSomos img {
        width: 70%;
        border-radius: 50%;
    }

    .divQuemSomos {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-top: 10%;
    }

    .linha {
        width: 33%;
        display: none;
        /* ou qualquer largura proporcional */
        height: 2px;
        /* altura baixa para linha horizontal */
        /* remove a borda se não for necessária */
    }

    .seta {
        display: none !important;
    }

    .descSobreNos {
        width: 100%;
        margin: auto;
        height: auto;
        text-align: justify;
        margin-top: 7%;
    }

    .descSobreNos h1 {
        font-size: 28px;
        font-weight: bold;
        color: #A3141E;
        text-align: center;
        margin-bottom: 3%;
    }

    .descSobreNos p {
        font-family: "Inter", "Sans-serif";
        font-size: 20px;
        font-weight: 350;
        color: #2D2F30;
        width: 100%;
    }

    .h2NossaLocalizacao {
        font-family: "Montserrat", "Sans-serif";
        font-size: 24px;
        color: #A3141E;
        font-weight: bold;
        text-align: center;
    }

    .sctNossaLocalizacao {
        margin-top: 14%;
        text-align: center;
    }

    .sctNossaLocalizacao iframe {
        width: 90%;
        margin: auto;
        margin-top: 2%;
    }

    .divContatos {
        display: flex;
        justify-content: center;
    }

    .divWhatsapp img {
        width: 35px;
        height: 35px;
    }

    .divWhatsapp {
        display: flex;
        justify-content: center;
    }

    .divWhatsapp p {
        font-size: 20px;
    }

    .divInfoContatos {
        margin: auto;
        margin-top: 5%;
    }

    .divInfoContatos h2 {
        font-size: 24px;
        font-weight: bold;
        font-family: "Montserrat", "Sans-serif";
        color: #A3141E;
        text-align: center;
    }

    .horarioAtendimento {
        font-size: 18px;
        font-weight: 350;
        font-family: "Inter", "Sans-serif";
        color: #2D2F30;
        text-align: center;
        width: 70%;
        margin: auto;
    }

    footer {
        margin-top: 15%;
    }
}

@media screen and (min-width: 1200px) {

    .h1QuemSomos {
        display: none;
    }

    .divImgLogoQuemSomos {
        width: 80%;
        height: auto;
        margin: auto;
        text-align: center;
        margin-bottom: 3%;
        margin-top: 5%;
    }

    .divImgLogoQuemSomos img {
        width: 60%;
        border-radius: 50%;
    }

    .divQuemSomos {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .linha {
        width: 33%;
        display: none;
        height: 2px;
    }

    .seta {
        display: none !important;
    }

    .descSobreNos {
        width: 100%;
        margin: auto;
        height: auto;
        text-align: justify;
        margin-top: 7%;
    }

    .descSobreNos h1 {
        font-size: 28px;
        font-weight: bold;
        color: #A3141E;
        text-align: center;
        margin-bottom: 3%;
    }

    .descSobreNos p {
        font-family: "Inter", "Sans-serif";
        font-size: 20px;
        font-weight: 350;
        color: #2D2F30;
        width: 100%;
    }

    .h2NossaLocalizacao {
        font-family: "Montserrat", "Sans-serif";
        font-size: 24px;
        color: #A3141E;
        font-weight: bold;
        text-align: center;
    }

    .sctNossaLocalizacao {
        margin-top: 5%;
        text-align: center;
    }

    .sctNossaLocalizacao iframe {
        width: 90%;
        margin: auto;
        margin-top: 2%;
    }

    .divContatos {
        display: flex;
        justify-content: center;
    }

    .divWhatsapp img {
        width: 35px;
        height: 35px;
    }

    .divWhatsapp {
        display: flex;
        justify-content: center;
    }

    .divWhatsapp p {
        font-size: 20px;
    }

    .divInfoContatos {
        margin: auto;
        margin-top: 8%;
    }

    .divInfoContatos h2 {
        font-size: 24px;
        font-weight: bold;
        font-family: "Montserrat", "Sans-serif";
        color: #A3141E;
        text-align: center;
    }

    .horarioAtendimento {
        font-size: 18px;
        font-weight: 350;
        font-family: "Inter", "Sans-serif";
        color: #2D2F30;
        text-align: center;
        width: 70%;
        margin: auto;
    }

    footer {
        margin-top: 10%;
    }
}