.elementor-1375 .elementor-element.elementor-element-660ec97{--display:flex;}.elementor-1375 .elementor-element.elementor-element-a34feaa{--display:flex;}/* Start custom CSS for apus_element_projects, class: .elementor-element-10bc018 *//* Color de fondo para el botón "Más" */
.btn-project {
    background-color: #333333 !important; /* Reemplaza #333333 por tu color */
    color: #ffffff !important; /* Color del texto (blanco) */
    border-radius: 4px; /* Opcional: para redondear un poco las esquinas */
    padding: 8px 15px !important; /* Opcional: si quieres que tenga más cuerpo */
    display: inline-block !important; /* Asegura que se comporte como un botón */
}

/* Opcional: Color al pasar el mouse (Hover) */
.btn-project:hover {
    background-color: #000000 !important; /* Color gris más oscuro al pasar el mouse */
    color: #ffffff !important;
}/* End custom CSS */
/* Start custom CSS */div#apus-breadcrumb, .breadcrumb-page, .wrapper-breads {
    background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('https://prueba.casanovastudio.uy/wp-content/uploads/2019/10/wwd_2.jpg') !important;
    background-size: cover !important;
    background-position: center !important;
    background-color: transparent !important;
}!important;
}/* End custom CSS */