
.accesible footer,
.accesible header,
.accesible .main-navigation,
.accesible .titulo-bienvenida-interior h1{
    background-color: #008285;
}

.accesible:after{
    background-color: #008285 !important;
    background: #008285 !important;
}

.accesible .wpml-ls-native{
    color: #fff;
}

.accesible .site-footer .mosca-accesibilidad button{
    color: #008285;
}

.accesible .site-footer .mosca-accesibilidad:hover button{
    color: #1d1d1b; 
}

/* COOKIEBOT */
.accesible #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, 
.accesible #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, 
.accesible #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	background-color: #008285 !important;
}
 .accesible #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
	border: 2px solid #008285 !important;
}
.accesible #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a {
	color: #008285 !important;
}
.accesible #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
	border-bottom: 1px solid #008285 !important;
	color: #008285 !important;
}


