@media only screen and (max-width: 480px) {
    .eltdf-container-inner, .eltdf-grid, .eltdf-row-grid-section {
        width: 400px!important;
    }
}

.eltdf-page-footer .tribe-common .tribe-common-h5,.eltdf-page-footer .tribe-common .tribe-common-h6 {
    color: #fff!important;
}

.eltdf-page-footer .tribe-common a:not(.tribe-common-anchor--unstyle),.eltdf-page-footer .tribe-common a:not(.tribe-common-anchor--unstyle):active,.eltdf-page-footer .tribe-common a:not(.tribe-common-anchor--unstyle):focus,.eltdf-page-footer .tribe-common a:not(.tribe-common-anchor--unstyle):hover,.eltdf-page-footer .tribe-common a:not(.tribe-common-anchor--unstyle):visited{
    color:#fff!important;
}

.eltdf-page-footer .tribe-common .tribe-common-b2 {
    color:#fff!important;
}

.eltdf-page-footer .tribe-common .tribe-common-c-svgicon--featured path {
    fill: #de0fb7!important
}

.eltdf-page-footer .tribe-common .tribe-common-h2 {
    color:#de0fb7!important
}

.eltdf-page-footer .tribe-events-widget .tribe-events-widget-events-list__event-row--featured .tribe-events-widget-events-list__event-date-tag-datetime:after{
    background-color:#de0fb7!important
}