:root {
  --bs-body-font-family: 'Franklin Gothic Demi';
}

.p-4 {
  padding: 3rem!important;
}

.w-100 {
  width: 50%!important;
  align-self: center;
  padding: 15px;
  font-family: 'LoewNext-Medium-BF63fd638a9ff86';
}

.display-6 {
  font-size: calc(1rem + 1vw);
  font-weight: 100!important;
  line-height: 1.2;
}

.rounded {
  border-radius: 0px!important;
}

