@charset "utf-8";
.sombra {
    text-shadow: 1px 1px 1px #000000;
}
.interlinea {
    line-height: 180%;
}
.texto-destacado {
    font-size: 18px !important;
    font-weight: 400;
    margin-bottom: 16px !important;
}
.mb-4 {
    margin-bottom: 16px;
}
.mb-2 {
    margin-bottom: 12px;
}
.mt-4 {
    margin-top: 18px;
}
.link-blanco:link {
    color: #FFFFFF;
}
.link-blanco:visited {
    color: #FFFFFF;
}
.link-blanco:hover {
    color: #F3997A;
    text-decoration: underline;
}









@media screen and (max-width:480px){
.slider-caption-sub-3 {
    /* [disabled]font-size: 16px !important; */
}
.slider-caption-3 {
    /* [disabled]font-size: 36px !important; */
    /* [disabled]margin-top: 8px !important; */
    /* [disabled]margin-bottom: 16px !important; */
}


}
