body .row {
    margin-right: -13px;
    margin-left: -13px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

.grid-parent.container {
    padding-left: inherit;
    padding-right: inherit;
}

.site-content .site-main img, .short-content img {
    border-radius: 5px;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}

.bg-white {
    background-color: white !important;
}

.phone-banner {
    background-color: #1e73be !important;
    border-width: 1px 0;
    border-style: dotted;
    border-color: #fff;
    font-size: 2.2rem;
    font-weight: bold;
}

hr.wp-block-separator {
    background-color: rgba(0, 0, 0, .1) !important;
    border: 0 !important;
    height: 1px !important;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

.site-content ul {
    margin: 0 0 0 1.7em !important;
}

.site-content ul li, .short-content ul li {
    list-style-type: none;
}

.site-content ul.state-design li::before, .site-content .wp-block-column ul li:before, .short-content .wp-block-column ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    color: #1e73be;
    float: left;
    margin-left: -1.4em;
    position: absolute;
    font-weight: 900;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
}

.thank-you i {
    font-size: 15rem;
}

.company-list .wp-block-column .wp-block-image img {
    padding: 40px 15px;
}

.company-list .wp-block-image .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

.company-list .wp-block-image img.wp-image-64250 {
    background: #20b2aa;
}

a.phony {
    font-size: 1.5rem;
    color: #1e73be;
}

.rustic-header {
    border-bottom: 1px solid #f3f3f3;
}

.elementor-inner {
    /*visibility: hidden;*/
}

.just-loaded .elementor-inner {
    /*visibility: inherit;*/
}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 576px) {

}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 768px) {

}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 992px) {

}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1200px) {

}

#toc_container {
    margin-bottom: 2em;
}

#toc_container ul li {
    margin: 0.5rem 0;
}

#toc_container a {
    padding: 0.1rem 0;
    display: inline-block;
}