@charset "UTF-8";
@import url("vidanta-icons.css");
@import url("vidanta.css");
@import url("custom_fonts.css");
@import url("custom.css");
@import url("menu-nuevo.css");

strong {  
    font-weight: var(--font-weight-bolder, 700);
}

dt {
    font-weight: var(--font-weight-bolder, 700);
}