#steamLoginButton {
    max-width: 300px;
    text-align: center;
    color: #1a1b1e;
    background: #decd93;
    background: linear-gradient(90deg, #decd93, #ac9f74);
    font-size: 19px;
}

#header-user-btn img{
    border-radius: 0.3em;
    border: 1px solid #decd93;
    width: 3.5em;
}
.mobile-main-bar #steamLoginButton {
    border: none;
    max-width: none;
    padding: 0.8em 1em 0em 1em;
    text-decoration: underline;
}

#iqitmegamenu-mobile #sf_mobile_login a, #iqitmegamenu-mobile #sf_mobile_login a:link  {
    color: #000;
}

.mobile-main-bar #header-user-btn img {
    width: 45px;
}
.mobile-main-bar  #steam_button_login {

}
