body:not(.isTablet) #indice .units ul li:hover, 
#indice .units ul li:focus, 
#indice .units ul li.active {
  background: #4A78BD !important;
}

.btn-primary, 
.btn-primary.disabled, 
.btn-primary.disabled:focus {
  background-color: #4A78BD !important;
}

a:hover, 
a:active, 
a:focus {
  color: #4A78BD !important;
}

div.title {
        background-color: #4A78BD;
    padding: 1rem;
    color: white;
}

.header.default {
background-color:#4A78BD;
}

#actividad .content .photo .title {
    color: white;
}