body .application-form {
    background: var(--color-blue);
    padding: 2em;
    width: 100%;
    max-width: 1200px;
    text-align: left;
}