body {
	font: 14px Roboto,sans-serif;
	color: rgb(33, 33, 33);
}

#page {
	width: initial;
	max-width: 1140px;
}

h1{font-weight: bold; font-size: 24px; margin: 0px 0px 14px 0px;}
h2{font-weight: bold; font-size: 22px; margin: 0px 0px 12px 0px;}
h3{font-weight: bold; font-size: 20px; margin: 0px 0px 10px 0px;}
h4{font-weight: bold; font-size: 18px; margin: 0px 0px 8px 0px;}
h5{font-weight: bold; font-size: 16px; margin: 0px 0px 6px 0px;}

a{
	color: #00526d;
}

.presentations {
	width:120px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
