.decoration-line{
    background-position: center;
    height: 72px;
    margin-top:-2px;
    background-size: cover;
    background: #0451dd url("../images/unicco/decoration.webp") no-repeat right center;
}
.c-box-gray-call-to-action.unicco {
    background-color: var(--grey-100);
    text-align: center;
    padding: 60px 0;
    position: relative;
    background-image: url("../images/contacto-clean.webp");
    background-position: center;
    background-size: cover;
}
.pagina-negocio.unicco .c-hero .content {
    padding-bottom: 20px;
}

