//==================== DESIGN TOKENS VARIABLES ============================//

// SEMANTIC TOKENS =========================================================

// Text
$color-text-primary-hover: $primary;

// Footer
$footer-top-background: $primary-blue;
$footer-bottom-background: $primary-blue;
