/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2025 | 21:41:55 */
#content{
	margin-top: 150px;
}

/* degrado menu*/
.gm-inner-bg{
    background: #AD8DB8;
background: linear-gradient(90deg,rgba(173, 141, 184, 1) 0%, rgba(255, 247, 247, 1) 50%, rgba(173, 141, 184, 1) 100%);
}

/* Tamaño de la letra */

.gm-main-menu-wrapper .gm-navbar-nav > li > .gm-anchor{
    color: white !important;
    text-shadow: 2px 2px 2px #7C6E80;
}