.mejs-bomfuturo .mejs-controls {
  background: rgba(0,31,99,0.8);
}

.mejs-bomfuturo .mejs-controls .mejs-time-rail span.mejs-time-current{
  background: rgba(242,207,3,0.7);
}

.mejs-bomfuturo .mejs-controls .mejs-time-rail span.mejs-time-loaded{
  background: rgba(63,140,252,0.7);
}
