/* News block first title link white */
div#block-views-block-recent-news-block-1 ul.l-list-grid__items li:first-of-type a {
    color: #fff;
}

/*footer*/
.t-teme-temp1 .c-footer .c-footer__utility-wrapper {
    background-color: var(--tme-color-secondary-2);
}

.t-teme-temp1 .c-footer__copyright {
    color: white;
}

.t-teme-temp1 .alt-footer .shine-slogan a {
    color: var(--tme-color-secondary-1);
}

.l-footer-list {
    gap: 0.0rem;
}

p.c-footer-list-item__text {
    padding: 0 0 0px;
}

ul.menu.menu--quick-links-footer-menu {
    padding-left: 0px;
    margin-top: -2px;
}