/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
#northeast-portland-map {
	flex: 1 1 55%;
	max-width: 600px;
}

#blurb {
	flex: 1 1 40%;
	padding-right: 20px;
}

#credit {
	font-size: 0.6em;
	margin: -5px 10px 0 0;
	text-align: right;
}

@media only screen and (max-width: 800px) {

	/*widths and break points should be tweaked once text is final*/

	#northeast-portland-map {
		flex: 1 0 100%;
		padding-right: 30px;
	}

	#blurb {
		flex: 1 0 100%;
		margin-top: 20px;
	}
}

.st0 {
	fill: #A13846;
}

.st1 {
	fill: #B0D0D9;
}

.st2 {
	fill: #FFFFFF;
}

.st3 {
	fill: #65BFD8;
}

.st4 {
	fill: #080808;
}

.st5 {
	fill: #65BFD7;
}

.st6 {
	fill: #DAD1C8;
}

.st7 {
	fill: #01A4A6;
}

.st8 {
	fill: #DDD061;
}

.st9 {
	fill: #FE5595;
}

.st10 {
	fill: #F2B84C;
}

.st11 {
	fill: #030301;
}

.st12 {
	fill: #F0EBE5;
}

.st13 {
	fill: #020404;
}

.st14 {
	fill: #64BDD6;
}

.st15 {
	fill: #01A2A4;
}

.st16 {
	fill: #246B81;
}

.st17 {
	fill: #000304;
}