/* Edit this file for cosmetic changes. It loads after the base styles.
   Refresh the browser after saving; a service restart is not needed. */

:root {
  /* Observed-IP warning panel */
  --alert-bg: #fff5f5;
  --alert-border: #ffb4b4;
  --alert-title: #b42318;

  /* Contact button */
  --contact-bg: #175cff;
  --contact-hover: #0d43c4;

  /* General palette: uncomment and edit if wanted.
  --paper: #f7faf6;
  --ink: #173531;
  --muted: #536b66;
  --green: #116954;
  */
}

/* Examples:
h1 { font-size: 42px; }
main { max-width: 1100px; }
.observed-alert h2 { font-size: 24px; }
.sponsor-credit { font-size: 17px; }
*/
