@import url("/stylesheets/global.css");

#gallery .title {
	font-weight: bold;
	font-size: 18px;
}
#gallery .title a {
	color: #eac06b;
	text-decoration: none;
}
#gallery .title a:hover {
	color: #fff;
}
#gallery .head {
	color: #1f273d;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}