#background {
  position: relative;
 
  
}

#background .inner {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}

#background .inner .content {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(..img/bannerOutreach.png);
 
}

#background .inner .content img.background {
  height: 100%;
  z-index: -1;
}

#background .inner img.rodger {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 5%;
  height: 100%;
}

#background .inner .content h1 {
	color: #fee504;
	margin: 0;
	padding: 0;
	font-size: 8em;
	position: absolute;
	z-index: 1;
	top: 50px;
	left: 452px;
}

 h1.heroline {
	color: #000066;
	text-align: center;
	font-size: 2em;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.info .content {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.info h1, .info h4, .info p {
	margin-bottom: 0;
	text-align: justify;
}
.info .headings {
	display: block;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}

.info img {
  display: block;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.info p {
  text-align: justify !important;
}
.info .button {
  display: center-block;
  padding: 15px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #0070C0;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}
.info .button:hover {
	background-color: #20358c
}
.info .button:active {
  background-color: #20358c;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
.info a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
.promote {
  margin: auto;
  
   padding-top: 1em;
   padding-bottom: 0.5em;
}


.promote h2 {
	font-size: 18px;
	text-align: justify;
	padding: 10px 15px;
 }

.promote .button {
	display: block;
	margin: auto;
	width: 80%;
	padding: 15px 15px;
	font-size: 18px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #fff;
	background-color: #0070C0;
	border: none;
	border-radius: 15px;
	box-shadow: 0 9px #999;
}
.promote .button:hover {background-color: #20358c}

.promote .button:active {
  background-color: #20358c;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.promote a {
	display: inline-block;
	margin: auto;
	color: #fff;
	text-decoration: none;
}
.sponsors {

  padding-top: 1em;
  padding-bottom: 1em;
 
 }
.sponsors h2 {
	 font-size: 24px;
  text-align: center;
  padding: 10px 30px;
}
.sponsors img {
	display: block;
  margin-top: 0.5em;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.team h2 {
	 font-size: 24px;
  text-align: center;
  padding: 10px 30px;
}
.team img {
	display: block;
  margin-top: 0.5em;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.team .content {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.team h1, .team h2, .team h3, .team h4, .team p {
	margin-bottom: 0;
	text-align: center;
}
.team .headings {
	display: block;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}
.team p {
  text-align: justify !important;
  padding-left: 1em;
	padding-right: 1em;
}
.team .button {
  display: block;
  margin: auto;
  width: 80%;
  padding: 35px 25px;
  font-size: 24px;
  cursor: pointer;
  text-align: justify;
  text-decoration: bold;
  outline: none;
  color: #fff;
  background-color: #0070C0;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}
.team .button:hover {background-color: #20358c}

.team .button:active {
  background-color: #20358c;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.team a {
  display: inline-block;
  margin: auto;
  color: #0070C0;
  text-decoration: none;
}
.team h2 {
	color: #c00000;
	text-align: center;
	font-size: 2em;
	padding-top: 0.5em;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.team h3 {
	color: #0070C0;
	text-align: center;
	font-size: 1.4em;
	padding-top: 0.5em;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.content {
	padding: none;
}
.team {
	border-bottom: 8px solid #fee504;
	background-colour: #fff;
	background-image: url(../img/bannerSponsor.png);
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;
	
}
.borderBox {
	border-top: 8px solid #fee504;
	background-colour: #fff;
	background-image: url(../img/bannerSponsor.png);
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;
	
}
.badge-widget {
	style='border: currentColor;
	border-image: none;
	image: url("https://funds.gofundme.com/css/3.0_donate/green/widget.png");
}
