.ooc-news-img {
    aspect-ratio: 3/2;
}

.ooc-carousel .item.slick-slide .paragraph {
    padding: 0;
}

.ooc-carousel .item.slick-slide .paragraph img {
    border-radius: 0.25rem;
    width: 100%;
    height: auto;
}

/* OOC OVerview Timer *********************************************************/
.timer-small {
    margin-left: -2rem;
}

.timer-small .ce-countdown--theme-10 div.ce-digits {
	width: 5rem;
	height: 8rem;
  line-height: 8rem;
  font-family: oswald, sans-serif;
}

.timer-small div.ce-inn {
    font-size: 7rem !important;
    line-height: 7.25rem;
}

.timer-small .ce-days-label {
    font-family: oswald, sans-serif;
}

/* EVENT VIEW *****************************************************************/
.event-link-card .card-header {
    background: #141c52;
    color:#FFF;
    font-family: oswald, sans-serif;
    text-transform: uppercase;
    font-size: 1.25rem;
    letter-spacing: 1px;
}