/*
Theme Name: Burbant Digital
Template: kadence
Version: 1.0
Author: Burbant Digital
Author URI: https://burbantdigital.be
*/

/* Fix contrast on links in dark background footer */

.dark-background-text a, .dark-background-link {
    color: #FFD500;
}

.dark-background-text a:hover, .dark-background-link:hover {
    color: #6B2D91;
}
