/* Start custom CSS for section, class: .elementor-element-19300829 *//* 1. Pull the columns together */
.elementor-20861 .elementor-element.elementor-element-19300829 > .elementor-container {
    max-width: 1200px !important; /* Adjust this to control the overall width of the row */
    gap: 20px !important; /* This is the specific gap between the two cards */
    justify-content: center !important;
}

/* 2. Remove the 'push' from the cards themselves */
.elementor-20861 .elementor-element.elementor-element-19300829 .press-card-bleed {
    margin: 0 !important;
    width: 100% !important;
}

/* 3. Ensure columns only take up as much space as needed */
.elementor-20861 .elementor-element.elementor-element-19300829 .elementor-column {
    flex: 1 !important;
    max-width: 580px !important; /* Matches your card width */
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-20e91039 *//* 1. Pull the columns together */
.elementor-20861 .elementor-element.elementor-element-20e91039 > .elementor-container {
    max-width: 1200px !important; /* Adjust this to control the overall width of the row */
    gap: 20px !important; /* This is the specific gap between the two cards */
    justify-content: center !important;
}

/* 2. Remove the 'push' from the cards themselves */
.elementor-20861 .elementor-element.elementor-element-20e91039 .press-card-bleed {
    margin: 0 !important;
    width: 100% !important;
}

/* 3. Ensure columns only take up as much space as needed */
.elementor-20861 .elementor-element.elementor-element-20e91039 .elementor-column {
    flex: 1 !important;
    max-width: 580px !important; /* Matches your card width */
}/* End custom CSS */