@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&amp;display=swap');
.dxva0p {
  margin: 0;
}
:root {
  --color-secondary: #519a31;
  /*--text-alt: #ffffff;*/
  /*--bg-content: #fcfcfc;*/
  /*--bg-primary: #f1f1f1;*/
  --font-size: 16px;
  --bg-content: #ffffff;
  --bg-primary: #f3f4f0;
  --text-primary: #181c17;
  --border-radius: 16px;
  /*--color-primary: #78e055;*/
  /*--color-secondary: #3d7c3d;*/
  --text-alt: #ffffff;
  /*--text-primary: #000000;*/
  --color-primary: #a8be50;
}
.xl4kf2 {
  text-align: center;
  margin-top: 5px;
  color: var(--text-primary);
}
body {
  min-height: 100vh;
  background: var(--bg-primary);
  display: flex;
  flex-direction: column;
  margin: 0;
  line-height: 1.2;
}
*, *::before, *::after {
  box-sizing: border-box;
  font-family: Raleway, Garamond, Impact, Baskerville;
}
.bjtxwi {
  display: none;
}
img, picture, video {
  max-width: 100%;
  display: block;
}
