/*
Theme Name: Kochfrosch
Version: 1.0
*/

body {
  font-family: system-ui, sans-serif;
}

a {
  color: #33a936;
}

a:hover {
  color: #298729;
}