.registration-form,
.admin-form,
.member-details,
.feedback {
    max-width: 800px;
    margin: auto;
}

label {
    font-weight: bold;
}