.bg-overview {
  background-color: #1b457f !important;
}

.border-bottom-overview {
  border: none !important;
  color: #e25169 !important;
  border-bottom: 2px solid #e25169 !important;
}

.overview-hedding {
  color: #fff !important;
  font-family: 'Nunito', sans-serif !important;
  font-weight: 600;
   text-transform: uppercase;
}

.overview-icon-colour {
  color: #e25169 !important;
}

.overview-paragraph {
  color: #838383 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500;
}

