#page {

}

#page section {
  padding: 60px 0 80px 0;
}

#page section.alt {
  background: #fafafa;
}

#page h1 {
  padding: 0 0 16px 0;
  color: #138DCE;	font-family: "Open Sans";	font-size: 30.45px;	font-weight: 800;	line-height: 42px;
}

#page h2 {
  padding: 0 0 16px 0;
  color: #393C3F;	font-family: Montserrat;	font-size: 20px;	font-weight: bold;	line-height: 24px;
}

#page p {
  color: #4A4A4A;	font-family: Montserrat;	font-size: 16px;	font-weight: 300;	line-height: 25px;
}

#page .termsconditions p {
  margin: 0 0 32px 0;
}

#page .contact {
  color: #4A4A4A;	font-family: Montserrat;	font-size: 16px;	font-weight: 300;	line-height: 25px;
}

#page .contact .icon-group {
  position: relative;
  display: block;
  margin: 0 0 8px 0;
}

#page .contact .icon-group img {
  position: absolute;
  left: 0px;
}

#page .contact .icon-group .content {
  position: relative;
  left: 32px;
}
