.mt-5 {
  margin-top: 15rem !important;
}





@media (max-width: 575px){

.mt-5 {
  margin-top: 10rem !important;
}

.text-12 {
  font-size: 1.8em !important;
}

.text-4-5 {
  font-size: 1.05em !important;
}

.text-9 {
  font-size: 1.60em !important;
}

.text-4 {
  font-size: 1em !important;
}

.text-6 {
  font-size: 1.40em !important;
}

}

