/*! Place your custom styles here */
ol.indented {
    list-style-position: inside;
}
ol.indented > li {
    margin-bottom: 5px;
}
h3.title-section {
    padding-top: 1.04em;
    text-decoration: underline;
}
.contact-us-social-list {
    padding-top: 60px;
}
.background-light-blue {
    background-color: #eff4fb;
}
.bg-section-padding {
    margin-bottom: 52px;
}
.background-contact-us {
    background-image: linear-gradient( 109.6deg,  rgba(223,234,247,1) 11.2%, rgba(244,248,252,1) 91.1% );
}
.bar .logo {
    max-height: 2.5em;
    max-width: none;
}
.coming-soon-modal {
    background-color: #d4ffff;
    padding: 14px 30px 30px 30px;
}
.coming-soon-modal .close {
    float: right;
    font-size: 4em;
    cursor: pointer;
}
.coming-soon-content {
    text-align: center;
}
.coming-soon-content img {
    width: 65%;
    padding: 40px;
}
.siteseal {
    margin-top: 10px;
}