﻿:root {
	--primary: #396789;
	--secondary: #223a4c;
}

.header h1 {
	color: #fff;
	text-align: center;
	font-size: 70px;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 40px;
}