body{
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.texto-fondo{
    color: blue;
}

.boton-fondo{
    background-color: orange;
    color: white;
}