.h-100 {
  height: 100% !important; }

.to-upper {
  text-transform: uppercase; }

.bold{
  font-weight: 700;
}

.extra-bold{
  font-weight: 800;
}