@charset "utf-8";
/* CSS Document */

section {
	width:50vw;
	background-color:rgba(255,255,255,1);
	padding:40px;
	margin:auto;
	margin-top:85px;
}
h2 {color:rgb(120,180,216)
}
section h3 {
	color:rgb(217,222,138);
	margin-bottom:20px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight:bold}
.siege {
	text-align:center}