/* Popup Styles */

.dismiss{
    cursor: pointer;
}

.fancybox-skin {
 padding:30px !important;
 background-color: #d60000;
    }
/* Delete code below this line to inherit sitewide styles for text and button */

.popupButton {
    background: #ffffff;
    color: #000000!important;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.popupButton:hover {
    background: #000000;
    color: #ffffff!important;
}

.popupTitle {
    font-size: 40px;
    color: #ffffff;
    font-weight: 700;
    margin-top: 15px;
    line-height: 1.3;
    padding-bottom: 0;
}
/* End Popup Styles */

.blockWrap_a6c74a434eb8440ba3b4720cbe1ffa90{
background-color: #D60301;
color: #ffffff; 
text-align: center;
padding: 10px;
}

.headerAndNavContainer{
padding-top: 0px !important;
}