#scurati-home-2026 .sc-page-header {
    position: relative !important;
    padding-bottom: 39px !important;
}

#scurati-home-2026 .sc-home-speaker-submit-link {
    position: absolute;
    right: 4%;
    bottom: 12px;
    padding-bottom: 2px;
    border-bottom: 1px solid #c4ccd5;
    color: #667487;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .25px;
    line-height: 1.4;
    text-decoration: none;
}

#scurati-home-2026 .sc-home-speaker-submit-link:hover {
    border-color: #101c30;
    color: #101c30;
}

#scurati-home-2026 .sc-home-mobile-speaker-submit {
    display: none;
}

@media (max-width: 767px) {
    #scurati-home-2026 .sc-page-header {
        padding-bottom: 18px !important;
    }

    #scurati-home-2026 .sc-home-speaker-submit-link {
        display: none;
    }

    #scurati-home-2026 .sc-home-mobile-speaker-submit {
        display: block;
        margin-top: 4px;
        padding-top: 17px;
        border-top: 1px solid #dfe4e9;
        color: #667487;
        font-size: 12px;
    }
}
