.container {
  max-width: 960px;
}
form .form-label .required {
    color: red;
    font-weight: 700;
    border: 0!important;
    text-decoration: none;
}
