.dificultad_ms { color : rgb(46,46,34);  } .titulosdificultad_media { color : rgb(0,1,0);  } .Black { color : rgb(27,24,25);  } .filosofa_1 { color : rgb(29,9,0);  }


body:not(.isTablet) #indice .units ul li:hover, 
#indice .units ul li:focus, 
#indice .units ul li.active {
  background: #99A85C !important;
}

.btn-primary, 
.btn-primary.disabled, 
.btn-primary.disabled:focus {
  background-color: #99A85C !important;
}

a:hover, 
a:active, 
a:focus {
  color: #99A85C !important;
}

div.title {
        background-color: #99A85C;
        padding: 1rem;
        color: white;
}

.header.default {
background-color:#99A85C;
}

iframe {
    display: block;
    background-color: white;
}