@import url('https://fonts.googleapis.com/css2?family=Forum&family=Raleway:wght@200&display=swap');

.letra_propia {
	font-family: 'Forum', cursive !important;
}

.color_propio {
	color: rgb(0, 96, 170) !important;
}

.bg_propio {
    background-color: rgb(198, 198, 198) !important;
}

body {
    font-family: 'Raleway', sans-serif !important;;
}

#wf_barra_arriba {
    opacity: 0.9;
    background-color: white !important;
}


/*
#pie {
    background-color: #000000 !important;
    color: #000 !important;
}

#pie a {
    color: #000 !important;
}
 */