.ser-home-sm-btn .btn-main.is-disabled {
    background: #9aa8b5;
    color: #ffffff;
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.7;
}

.registration-closed-note {
    width: 100%;
    max-width: 720px;
    margin: 20px auto 0;
    text-align: center;
}

.registration-closed-note p {
    margin: 0 0 6px;
    color: #5a6a7a;
    font-size: 16px;
    line-height: 1.6;
}
