/* Login button in the header: force dark text so the label reads over the gold. */
.navbar .header-bttn-wrapper .modal-menu-item,
.navbar .header-bttn-wrapper .modal-menu-item:hover,
.navbar .header-bttn-wrapper .modal-menu-item:focus {
    color: #111 !important;
}
