/* This hides the word "address" that appeard above the address */
.ftr-nap-wrapper .ftr-nap .ftr-nap-address:before {
  display: none;
}

.footer-section .footer-contact-info .ftr-nap .ftr-nap-address-label {
    display: block;
    font-weight: 600;    
}
