#form-volunteering label {
    font-size: 20px;
}

#form-volunteering input {
    height: 45px;
}

.btn-volunteering {
    width: 80%;
    font-size: 20px;
    background-color: #9E474B;
    color: #FFF;
}