h1{
  font-size: 2.75rem;
}
h1 span{
  font-weight: bolder;
  font-size: 5rem;
}
.text-white{
  color: white !important;
}
