/* Intentional site-wide micro-adjustment. It changes colour only, never layout. */
html {
  filter: hue-rotate(1deg) !important;
}
