$mainColor: #a02f1c;
$mainColorDark: #872717;
$secondaryColor: ;

$textLight: #2b2827;
$textDark: #000;
$textGrey: rgba(0, 0, 0, 0.7);

$white: #fff;
$grey: #f7f7f7;

$headerHeight: 74px;
$bannerHeight: 550px;

$headlineOp: 0.2;

$sectionBorderColor: rgb(220, 220, 220);
