Buy me a coffee

#29 950

/* Mobile */
.secondary-header-menu-nav-wrapper.header-menu-nav-wrapper a {
        background-color: #ff6600 !important;
    color: white !important;
    padding: 20px 10px !important;
    border-radius: 8px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    text-align: center !important;
    margin: 15px auto !important;
    transition: all 0.3sease-in-out !important;
    width: 250px !important;
    text-align: center !important;
}