:root {
  color-scheme: light;
}

body {
  margin: 0;
  font-family: "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  background-color: #f8f9fb;
}

a {
  color: inherit;
}
