$primary-color: #53b847;
$secondary-color: #005993;
$tertiary-color: #ffa526;
$alert-color: #B84747;
$light-grey: #999999;
$white-opacity05: 255, 255, 255;

$opacity02: .2;

$img-path: "..";

$font-body: Montserrat;
$size1: 1rem;