

/* Remove/reduce top padding for this specific section */ section[data-section-id="68bde37c75cf7a2ee740d942"] { padding-top: 0 !important; /* change to 20px or 40px if you want a little space */ margin-top: 0 !important; } /* Also ensure the content wrapper inside has no extra padding */ section[data-section-id="68bde37c75cf7a2ee740d942"] .content-wrapper { padding-top: 0 !important; margin-top: 0 !important; } /* Remove/reduce top padding for this specific section */ section[data-section-id="68bde37c75cf7a2ee740d942"] { padding-top: 0 !important; /* try 0 for flush, or 40px/60px if you want a little breathing room */ margin-top: 0 !important; } /* Also zero out the content wrapper inside, just in case */ section[data-section-id="68bde37c75cf7a2ee740d942"] .content-wrapper { padding-top: 0 !important; margin-top: 0 !important; }