/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 28 2026 | 12:24:54 */

.registrazione-ospiti-esterno {
    text-align: center;
    margin-top: 25px;
}

.registrazione-ospiti-esterno a {
    display: inline-block;
    padding: 12px 25px;
    background: #2271b1;
    color: #ffffff;
    border-radius: 6px;
    text-decoration: none;
    font-size: 15px;
}

.registrazione-ospiti-esterno a:hover {
    background: #135e96;
}


