/* Custom properties */
:root {
    --tec-color-accent-primary      : rgb(19, 41, 75) !important;
    --tec-color-accent-primary-hover: rgb(255, 85, 46) !important;
}

.tribe-events tr th {
    background: inherit;
}