.eb-event-date-month, .eb-event-date-year {
    color: #fff;
    font-size: 10px;
    line-height: 12px;
}
.eb-even-title-container {
    line-height: normal;
    margin: 0;
    font-size: 28px;
}
.eb-event-container {
    padding: 0 0 30px 100px;
}
.uk-article-title {
    font-size: 24px;
}
.eshop-info-block h5 {
    font-size: 26px;
    font-weight: normal;
    margin: 10px 0;
}
joomla-tab[view=tabs]>div[role=tablist] {
    margin-top: 30px;
}
.eb-event-item-grid-default-layout .eb-event-title-container {
    font-size: 18px!important;
    font-weight: 500!important;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    line-height: 22px!important;
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    padding: 0 10px 10px;
}
.eb-notice-message {
    font-size: 100%;
    font-weight: 700;
    margin-top: 8px;
}
.text-info {
    --bs-text-opacity: 1;
    color:red!important;
}
.bg-primary {
    background-color:#f28d00!important;
}