@import url("form.css");
@import url("index.css");

#season a.natsu {
	background-color: #a3c380;
}
#season a.natsu:hover {
	color: #e41b5b;
	background-color: #a3c380;
}
h2 {
	font-size: 24px;
	line-height: 24px;
	color: #003716;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #a06461;
}
