@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&amp;display=swap');
.ma7w6a {
  display: none;
}
img, picture, video {
  max-width: 100%;
  display: block;
}
.j2pm5o {
  text-align: center;
  color: var(--text-primary);
  margin-top: 5px;
}
body {
  margin: 0;
  min-height: 100vh;
  background: var(--bg-primary);
  line-height: 1.1;
  display: flex;
  flex-direction: column;
}
.t43cvq {
  margin: 0;
}
:root {
  /*--color-primary: #78e055;*/
  /*--bg-primary: #f1f1f1;*/
  /*--text-primary: #000000;*/
  /*--bg-content: #fcfcfc;*/
  /*--color-secondary: #3d7c3d;*/
  --color-secondary: #926d2a;
  --bg-content: #ffffff;
  --text-alt: #ffffff;
  --font-size: 16px;
  --border-radius: 1px;
  --text-primary: #1e161e;
  --bg-primary: #f3f4f0;
  /*--text-alt: #ffffff;*/
  --color-primary: #bfcb80;
}
*, *::before, *::after {
  box-sizing: border-box;
  font-family: Ubuntu, "MS Serif", Didot;
}
