
body { /* Topnav is fixed to the top of page*/
min-height: 75rem;
padding-top: 4.5rem;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

 .form-container {   
    height: auto;
    text-align: center;
    margin-top: 28px;
    max-width: 500px;
}