.text-center {
    text-align: center;
    font-size: xxx-large;
  }

  h2 {
    color: #242422;
  }

  select{
    height: 40px;
  }

  input{
    height: 40px;
  }

  .formlabel{
    font-size: 20px;
    color: #000000;
  }