#main-content {
background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 15l15 15H0V15zM15 0l15 15V0H15z' fill='%230069b4' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#footer-top {
    background-color: #662e70 !important; /* Tu color de fondo */
    color: #ffffff !important;            /* Color de la fuente */
   /* line-height: 1.5;*/
}

.site-name a{
	color: #0069b4 !important;
}

.block-language ul li a:not(.is-active){
	color:#cecece !important;
}

.block-language ul li .is-active{
	color:#ffffff !important;
}

.footer-top__section {
  padding: 10px 0!important;
}

.col-12 .block{
	padding-bottom: 6px !important;
}	
