/* eventshakuba Sendy — custom UI overrides.
   UPGRADE-SAFE: this file lives outside /var/www/sendy and is injected by nginx
   sub_filter on every page. Sendy upgrades never touch it. Edit freely;
   bump the ?v= in the nginx sub_filter line to bust browser cache. */

/* Flatten the rounded corners everywhere */
*, *::before, *::after { border-radius: 0 !important; }
