/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}
.group-home-banner-content {
	right:2em;
	bottom:3em;
}
.group-home-content-content {
    width: 100%;
    padding-top:2em;
}
.group-home-content-content p {
    font-size: 0.9em;
    line-height: 26px;
}
.field-name-field-home-main-content-link {
    margin: 1em 0;
}
.home-story p {
	padding:0 1em;
	line-height: 29px;
	font-size:1em;
}
#footer {
	padding:0 2%;
}
#footer > ul > li {   
	float: left;
    width: 48%;
}