:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-a3bbf62 */.sl-login-status-box {
    text-align: center;
    margin: 20px auto 40px;
}

.sl-login-status-box h3 {
    font-size: 24px;
    margin-bottom: 16px;
}

.sl-login-status-button {
    display: inline-block;
    background: #66717f;
    color: #fff;
    padding: 12px 24px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
}

.sl-login-status-button:hover {
    background: #4f5965;
    color: #fff;
}/* End custom CSS */