.seccion_atencion_whastapp--contenedor {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 570px;
    width: 100%;
    height: auto;
    margin: 0 auto
}

.seccion_atencion_whastapp_contenedor--img {
    width: auto;
    height: auto
}

.seccion_atencion_whastapp_contenedor--enlace {
    padding: 25px 0 30px;
    color: #002c45;
    font-size: 15px;
    line-height: 11.3px;
    text-align: center;
    font-weight: 700;
    width: 100%
}

.seccion_atencion_whastapp_contenedor--enlace a {
    color: #019df4;
    text-decoration: underline
}