:root {
	--primary-color: #00497c;
	--secondary-color: #35b5e5;
	--primary-hover: #003A63;
	--primary60: #00497c;
	--primary70: #003A63;
	--secondary60: #35b5e5;
}

p{
font-family: "montserrat", sans-serif;
font-weight: 400;
font-style: normal;
}
h1{
font-family: "arvo", serif;
font-weight: 700;
font-style: normal;
color: #00497c !important;
}
body h2{
font-family: "arvo", serif;
font-weight: 700;
font-style: normal;
font-size: 28px !important;
}
body h3{
font-size: 24px !important;
text-transform: uppercase;
color: #000000 !important;
}
body h4{
font-size: 24px !important;
}


