.eb-event-title{font-size: 20 px;}
.eb-event-box .eb-event-date-time {
    margin-top: 15px;
    font-weight: 400;
    font-size: 100%;

  .uk-form-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 46px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #000;
}

.text-info {
    --bs-text-opacity: 1;
    color: #084298 !important;
}
.eb-notice-message {
    font-size: 110%;
    font-weight: 500;
    margin-top: 8px;
}