.form_size {
    padding: 1.5em;
    max-width: 500px;
    border-radius: 15px;
    background-color: #e6e6e6;
}

label { font-weight: 700; }
.title {margin-bottom: .4em;}