/*StyleSheet for the Terms of Service Module*/
.tos_wrapper {
  padding: 20px 0px 20px 50px;
}
.tos_wrapper .section_title {
  padding: 20px 0px 10px 0px;
  text-transform: uppercase;
}
.align-left {
  text-align: center !important;
}
.light {
  font-weight: 300;
}
