body {
   padding: 0px 0 50px 0;
   font-size: 1.2em;
   min-height: 100%;
   font-family: "nimbus-sans";
   line-height: 1.688em;
   color: rgba(42, 79, 134, 1);
   font-weight: 300;
   font-style: normal;
}
input, select, textarea {
   font-family: "nimbus-sans";
   line-height: 1.688em;
   color: rgba(42, 79, 134, 1);
   font-weight: 300;
}

h1 {
   font-size: 3.25em;
   line-height: 1.154em;
   margin: 0px 5px 15px 0em;
   font-weight: 500;
   font-style: normal;
   font-family: "futura-pt";
   padding: 0px;
   border-style: solid;
   border-width: 0px 0px 2px 0px;
   border-color: rgba(42, 79, 134, 1);
}

h2 {
   font-size: 2.25em;
   line-height: 1.278em;
   margin: 0px 0px 25px 0px;
   font-family: "futura-pt";
   font-weight: 300;
   font-style: normal;
}

h3 {
   font-size: 1.75em;
   line-height: 1.286em;
   margin: 0px 0px 19px 0px;
   font-family: "futura-pt";
   font-weight: 400;
   font-style: italic;
}

h4 {
   margin-bottom: 25px;
   font-weight: 400;
   font-style: normal;
   font-family: futura-pt;
   border-style: none;
   border-width: 0px;
   font-size: 1.3em;
   line-height: 1.688em;
   text-transform: uppercase;
}

p {
   margin: 0px 0px 25px 0px;
   text-transform: inherit;
   font-size: 1em;
   line-height: 1.688em;
   font-family: "nimbus-sans";
   font-weight: 300;
   font-style: normal;
}

p.intro {
   font-size: 1.25em;
   line-height: 1.45em;
   margin: 0px 0px 13px 0px;
   font-family: "nimbus-sans";
   font-weight: 400;
   font-style: normal;
}

blockquote.pull-quote {
   margin: 0em 1em 1em 0em;
   border-left: 3px solid #ccc;
   padding: 0em 0em 0em 0.7em;
   border-style: solid;
   border-color: rgba(42, 79, 134, 1);
}

div.content {
   margin: 0 auto;
   text-align: left;
   width: 40%;
   padding: 50px 0px 0px 0px;
}

h5 {
   margin: 0px 0px 25px 0px;
   font-family: futura-pt;
   font-weight: 400;
   font-style: normal;
   font-size: 1.3em;
   line-height: 1.688em;
}

p.quote {
   font-size: 23px;
   line-height: 28px;
   font-style: italic;
   color: rgba(42, 79, 134, 1);
   margin: 0px;
   border-width: 0px;
   border-style: solid;
}

blockquote {
   font-size: 26px;
   line-height: 37px;
   margin-bottom: 25px;
}

footer.site-footer {
   background-color: #333;
   color: #fff;
   text-align: center;
   padding: 5em 2em;
   width: auto;
   margin: 0 auto;
}

footer.site-footer:before {
   content: "";
   display: table;
}

footer.site-footer:after {
   content: "";
   display: table;
   clear: both;
}

ul.footer-nav {
   list-style: none;
   text-align: left;
}

li.footer-li {
   margin: 0 0.5em 0 0.5em;
   font-size: 16px;
   display: inline-block;
   text-align: justify;
}

a.footer-a {
   color: #ffffff;
   text-align: justify;
   font-size: 0.7em;
   line-height: 2.16em;
   float: left;
}
