.bg-primary {
   /* FIXME pg, 19-06-2018: 'important' comes from bootstrap color classes. */
   /* background-color: #a0b0d0 !important;
   background-color: #6d93df !important;
   background-color: #7a97d1 !important;
   background-color: #4777d7 !important;
   */
   /* background-color: #080850 !important; This is the one from the original logos text. */
   background-color: #305bb0 !important;
}

.features-section .icon,
.features-section .fa-li {
   color: #305bb0;
}
