File: D:/HostingSpaces/SBogers70/inter-mill.com/wwwroot/css/config/_cta-block.sass
// ------------------------------------
// ------------------------------------
// --- Call to action block (above the footer)
$ctaBgColor: lighten($black, 10%)
$ctaTextColor: $white
// --- Color button
$ctaBtnColor: $highlightColor
$ctaBtnHoverColor: $primaryColor
// --- Color text in button
$ctaBtnTextColor: $black
$ctaBtnTextHoverColor: $white
// ------------------------------------
// ------------------------------------