/* Nav Dropdowns */
.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}
@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

/* Buttons */
.button {
    padding: 10px 30px;
}

/* HP Address Row */
.blockWrap_c25b86eb6ae64ffc9dc0ce3388155f3f .blockText {
    font-family: abriltextsemibold, "Courier New", Courier, monospace;
    font-style: normal;
    font-weight: 600;
}

/* Footer Styles */
.footerContainer a:hover {
    color: #f0f2f7 !important;
}

/* Mobile HP Styles */
@media only screen and (max-width: 599px) {
div.block_c0bc3ec0116749239b529efef27e2b50 {
    text-align: center !important;    
    padding-bottom: 40px;
}
.footerContainer .contentTitle,
.footerContainer .blockInnerContent,
.footerContainer .blockContent,
.blockWrap_ab3e58f4f2304f2595eebc396c3b70e6 .contentTitle,
.blockWrap_ab3e58f4f2304f2595eebc396c3b70e6 .blockInnerContent,
.blockWrap_ab3e58f4f2304f2595eebc396c3b70e6 .blockContent {
    text-align: center !important;
}
}