/* custom */

/* menu */

#sp-header a {
	font-size: 140%;
	font-weight: 500;
}

/* component */

.white-background {
	background-color: #fff;
	padding: 10px;
}

/* body */

h1 {
	color: #328CC1;
}

