File: D:/HostingSpaces/SBogers10/jacques-hein.komma.pro/wwwroot/css/config/_footer.sass
// ------------------------------------
// ------------------------------------
// --- Footer
// --- Background
$footerBgColor: $blue
// --- Titles + icons
$footerTitlesColor: white
$footerIconsColor: rgba($white, 0.5)
// --- Text
$footerTextColor: $white
// --- Links
$footerLinkColor: $white
$footerHoverLinkColor: darken($white, 25%)
// --- Lines
$footerLinesColor: $white
// ------------------------------------
// ------------------------------------