#header-desktop .custom-logo img, #header-desktop .wp-block-site-logo img {
	width: 150px !important;
}

#header-mobile .custom-logo img, #header-mobile .wp-block-site-logo img {
	width: 75px !important;
}

.tarjeta-blanca {
	width: 220px;
}

.linea-base-titulo {
	height: 3px !important;
	border-radius: 3px !important;
	margin-top: 5px !important;
	margin-bottom: 10px !important;
}


.wp-block-post-featured-image {
    box-shadow: 0px 2px 5px 0px #999999 !important;
}




footer #footer-vrf a {
    color: #FFFFFF !important;
    text-decoration: none !important;
}


footer #footer-vrf a:hover {
    text-decoration: underline !important;
}

