/* JRS Drake Code */

.entry-content ul, .entry-content ol {
    padding: 0 0 23px 2em !important;
}
.entry-content ol li {
    padding: 0 0 1em 0 !important;
}
.entry-content p:last-of-type {
    padding-bottom: 1em;
}
.et_pb_section {
   padding: 0 0 54px 0px !important;
}
.entry-content h2, .entry-content h3, .entry-content h4 {
  padding-top:1em !important;
}


@media (min-width:980px) and (max-width:1350px) {
    #logo {
        max-height: 34%;
    }
}