h4 {
    font-size: 2.0rem;
}

h5 {
    font-size: 1.6rem;
}

body:not(.isTablet) #indice .units ul li:hover, 
#indice .units ul li:focus, 
#indice .units ul li.active {
  background: #734bab !important;
}

.btn-primary, 
.btn-primary.disabled, 
.btn-primary.disabled:focus {
  background-color: #734bab !important;
}

a:hover, 
a:active, 
a:focus {
  color: #734bab !important;
}

div.title {
    padding: 1rem;
    color: white;
}