/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 04 2024 | 16:11:08 */
#loginform {
    position: static;
}

#telegram-login-mimiyshop_bot {
    width: 100% !important;
    height: 50px !important;
}

#wp-submit {
    background-color: #333;
    color: #fff;
    border-radius: 5px;
}

#user_login {
    border: 2px solid #0073aa;
    padding: 10px;
}
