#container {
	position: absolute;
	left: 610px;
	top: 150px;
	width: 677px;
	text-align: center;
}

#page-title {
	font-size: 32px;
	font-weight: 500;
	line-height:42px;
	color: #000000;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

#page-subtitle {
	font-size: 28px;
	font-weight: 400;
	font-style: italic;
	color: #646363;
	width: 70%;
}

#page-description {
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	width: 70%;
    margin: 0px 15%;
}

cite {
	position: absolute;
	left: 1250px;
	top: 842px;
	font-weight: 200;
	font-size: 11px;
	font-style: normal;
	color: black;
}

cite a {
	text-decoration: none;
	color: black;
}

#hex-cloud {
	position: absolute;
	top: 148px;
	left: 100px;
}

path {
	stroke: #000000;
	stroke-width: 1;
}

image:hover {
	filter: brightness(65%);
	cursor: default;
}

.hexagon-txt {
    color: white;
    font-size: 22px;
    font-weight: 600;
    text-shadow: 2px 2px 10px black;
    text-align: center;
    line-height:26px;
}
