.uk-section {
    padding-top: 1.5rem!important;
    
}

.uk-container{max-width:1600px!important}
.eb-description, .eb-category-description{margin-bottom:1rem;}
.eb-events-timeline .eb-taskbar{border-bottom:0}
.eb-event-date-container .uk-button-secondary{background-color: #f59e00!important}
.eb-event-date-day{padding-top:5px;}

.eb-event-date-month, .eb-event-date-year {
    font-size: 12px;
    font-weight: 500;
}

.eb-even-title-container{font-size: clamp(1.2em, 2.8vw, 1.6em); padding-bottom:8px}
.eb-event-date-info{font-size: clamp(1.1em, 2.8vw, 1.2em);}
.fa, .fas, [class*=" icon-"], [class^=icon-] {
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
   color: #969597;
}

.eb-event-information {
      margin-bottom: 15px !important;
}


@media (min-width: 960px){
.uk-section {padding-top: 25px!important;}
 .eb-description, .eb-category-description{margin-bottom:3.75rem;}
}