/* here you can put your own css to customize and override the theme */
.c-label {
    padding-top: 10px;
}

.c-form-input {
    padding-top: 5px;
    padding-bottom: 5px;

}