/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
body p, body ul li, body ol li {
  font-size: 20px;
  line-height: 1.5em; }

.container .container {
  max-width: 900px; }

.section--1490988602583 .col-sm-8 {
  width: 80% !important; }

.section--1490988602583 .container .heading .col-sm-8 h2 {
  font-size: 3.0rem; }

.section--1490988602583 .container .heading .col-sm-8 p {
  font-size: 28px !important; }

@media screen and (max-width: 480px) {
  .section--1490988602583 .col-sm-8 {
    width: 100% !important; }

  .section--1490988602583 .container .heading .col-sm-8 h2 {
    font-size: 2.4rem; }

  .section--1490988602583 .container .heading .col-sm-8 p {
    font-size: 24px !important; }

  body p, body ul li, body ol li {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: thin; } }
