.elementor-275 .elementor-element.elementor-element-ef6c642{font-size:20px;font-weight:400;line-height:25px;}/* Start custom CSS for html, class: .elementor-element-6a24e54 */.vias-signature {
    max-width: 720px;
    margin: 80px auto;
    padding: 0 30px 60px;
    text-align: center;
}

.vias-divider {
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    margin-bottom: 55px;
}

.vias-signature h2 {
    font-size: 2.2rem;
    font-weight: 800;
    color: #102A4C;
    line-height: 1.2;
    margin-bottom: 18px;
}

.vias-subtitle {
    font-size: 1.15rem;
    color: #666;
    margin-bottom: 18px;
    line-height: 1.6;
}

.vias-copy {
    max-width: 620px;
    margin: 0 auto 34px;
    font-size: 1.05rem;
    line-height: 1.8;
    color: #102A4C;
}

.vias-button {
    display: inline-block;
    background: #C8102E;
    color: #fff;
    padding: 15px 30px;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 800;
    transition: all .3s ease;
}

.vias-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(200,16,46,.25);
}

@media (max-width: 768px) {
    .vias-signature {
        margin: 60px auto;
        padding: 0 22px 50px;
    }

    .vias-divider {
        margin-bottom: 42px;
    }

    .vias-signature h2 {
        font-size: 1.8rem;
    }

    .vias-subtitle {
        font-size: 1rem;
    }

    .vias-copy {
        font-size: 1rem;
    }

    .vias-button {
        width: 100%;
        max-width: 320px;
        text-align: center;
    }
}/* End custom CSS */