
/* -- CSS applied to pages module -- */

/* -- Wrapper of page -- */

#info-wrapper {
	padding-top: 30px;
}

/* -- Title + content -- */

#info-wrapper h2 {
	padding-bottom: 20px;
}

#info-wrapper .intro {
	padding-bottom: 0px;
}

