// colors $alto: d8d8d8; $athensGray: e3e3ec; $black: #000; $blueHaze: c5c3d8; $cadetBlue: b1b0c5; $cardinal: cd2031; $coral: f45f48; $primary: #975c35; $jacarta: #060607; $manatee: #8583a4; $muddyWater: b9884f; $osloGray: #919396; $pickledBean: #65451f; $roseBudCherry: #7d0c43; $scarpaFlow: #58585a; $scooter: #27c2d5; $toryBlue: #0e5aaa; $whisper: f1f1f7; $white: fff; $venetianRed: cc092f; $mediumVioletRed: b2177b; $darkPurple: #991e66; $ultramarine: #10069f; $wedgewood: #4f758b; $brightRed: #93272c; $veloe: #2a2264;

$title-color: $osloGray !default; $plan-name-color: $white !default; $button-disabled-bg-color: $athensGray !default; $button-bg-color: $scooter !default; $button-color: $white !default; $plan-header-bg-color: $white !default; $plan-header-bg-color2: null !default;

//font-family $ft-open-sans: “Open Sans”, sans-serif; $ft-galano: “Galano”, sans-serif;

//transition $transition: all ease 0.3s;

//queries $desktop: 1280px; $tablet: 920px; $mobile: 680px;

$max-height: 700px;