/* Global shared stylesheet */
/* Flatten all corners across the site */
*, *::before, *::after {
  border-radius: 0 !important;
}

/* You can add more shared rules below as needed */
