@import url('https://fonts.googleapis.com/css2?family=Commissioner:wght@100..900&amp;display=swap');
*, *::before, *::after {
  font-family: Commissioner, Baskerville, "Courier New";
  box-sizing: border-box;
}
.c6jjh4 {
  display: none;
}
.ttwvfa {
  margin: 0;
}
body {
  background: var(--bg-primary);
  margin: 0;
  line-height: 1.6;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
img, picture, video {
  display: block;
  max-width: 100%;
}
:root {
  /*--color-secondary: #3d7c3d;*/
  --bg-content: #fcfcfc;
  --text-alt: #ffffff;
  --bg-primary: #f4f6f3;
  /*--color-primary: #78e055;*/
  /*--text-primary: #000000;*/
  --text-primary: #171520;
  /*--text-alt: #ffffff;*/
  --border-radius: 10px;
  --color-primary: #a6cd78;
  /*--bg-content: #fcfcfc;*/
  /*--bg-primary: #f1f1f1;*/
  --font-size: 18px;
  --color-secondary: #1ea319;
}
.at83hn {
  text-align: center;
  color: var(--text-primary);
  margin-top: 5px;
}
