/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 12 2025 | 12:15:03 */
/* TITOLS */
.TituloSeccion sup,
.TituloSeccion sub {
    display: inline-flex;
	font-size: 70%;
	font-weight: normal;
    height: auto;
    line-height: initial;
}

/* BOTONS */
a.BotonLinia {
	min-width: fit-content !important;
	white-space: nowrap !important;
}

/* ANCHOR MENU */
.menu-anchor {
	margin-top: 0 !important;
}