.gfield_label {
 font-size: 18px !important;
 font-weight: bold !important;
padding-top:15px;
}


.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
    font-size: 13px;
    color: rgba(0, 0, 0, 1);
}
.entry-title{
margin: 0 !important;
}

.ecs-event-list li{
    margin-top: 10px;
}

.ecs-event-list li:first-child {
    margin-top:0;
}