.container {
    max-width: 1200px;
    margin: 0 auto;
}
.application_form h2 {
    text-align: center;
    font-size: 30px;
    color: #373737;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 5px;
}
