/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ----------------*
NOTES: If you use Appearance/Customize/Additional CSS to test your custom CSS, please make sure that once you're done you add that code to this stylesheet and remove it from the Appearance/Customize/Additional CSS section. Please add a commented out title to the custom code you add to this page so it's easy for developers to find what they need. 
----------------------------------------------------------------*/
.passed-header .phone-wrap-inner {
    padding: 10px 30px 0;
}
img.alignright.wp-image-395.size-medium {
    box-shadow: 3px 4px 5px 0px #999;
}
b, strong {
    font-weight: 100;
    font-family: 'Alfa Slab One', cursive;
}
img.alignnone.wp-image-391.size-full {
    box-shadow: 6px 6px 5px #a5a5a5;
}
img.alignright.wp-image-392.size-large {
    box-shadow: 7px 5px 4px 0px #a5a5a5;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #e6c969;
    color: #fff;
}
span.wpcf7-not-valid-tip {
    color: #e6c969;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
    color: #fff;
}
.breakout.edge-to-edge.parallax.inverse { 
    background-position: center;
    background-blend-mode: overlay;
}
div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
    color: #fff !important;
}
.modal-dialog.modal-lg {
    overflow: hidden; 
}