body:not(.isTablet) #indice .units ul li:hover, 
#indice .units ul li:focus, 
#indice .units ul li.active {
  background: #0077B4!important;
}

.btn-primary, 
.btn-primary.disabled, 
.btn-primary.disabled:focus {
  background-color: #0077B4 !important;
}

a:hover, 
a:active, 
a:focus {
  color: #0077B4 !important;
}

div.title {
    background-color: #0077B4;
    padding: 1rem;
    color: white;
}

.header.default {
    background-color: #0077B4;
    background-image: none ! important;
}

#actividad .content .photo .title {
    font-size: 24px;
    color: white;
    margin-top: 10px;
    padding: 1rem;
}

h4 {
    font-size: 2.0rem;
}

h5 {
    font-size: 1.6rem;
}