/*******************************
            Footer
*******************************/

@mobileFooterBackgroundGradient: linear-gradient(
  212.33deg,
  @secondaryColor 12%,
  #004c80 80%
);

@computerFooterBackgroundGradient: linear-gradient(
  212.33deg,
  @secondaryColor 12%,
  #004c80 80%
);
