.login-premium-test {
    position: fixed;
    top: 80px;
    left: 50px;
    z-index: 9999;
    background: #0B1F3B;
    color: white;
    padding: 12px 20px;
    border-radius: 10px;
    font-weight: bold;
}
