body {
/*  padding-top: 5rem; */
  background-color: #282a2d!important;
}
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

.h-captcha {
  text-align: left;
  margin-top: 10px;
}

h2 {
  font-family:megrim;
  color: #ffffff!important;
  text-align: center;
  font-size: 3rem !important;
}

p {
 color: white !important;
}

.bg-wrapper {
 position: fixed; 
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #212326!important;
  color: white;
  text-align: center;
}

@media (min-width: 1200px){
  .h4, h4 {
    font-size: 1.5rem !important;
    font-family: megrim !important;
  }
}

.liX {
  list-style-type: none;
  font-size: 1.5rem;
  font-family: megrim;
  font-weight: 500;
}

.liX a {
  color: white !important;
  text-decoration: none !important;
}

.lead{
  font-size: 3em !important;
  font-weight: 300 !important;
  font-family: megrim;
  color: white;
}

  .fw-light {
    
    color: white;
    font-family: Helvetica;
    font-weight: 400;
    font-size: 2.5em;
    line-height: 1.2;
     --fontSize: 20;
     --typography_sensitivity: 1;
     --minFontSize: 20;
  }

.justified-gallery {
  margin-bottom: 100px !important;
}