@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&amp;display=swap');
.yrtc67 {
  margin-top: 5px;
  text-align: center;
  color: var(--text-primary);
}
img, picture, video {
  max-width: 100%;
  display: block;
}
body {
  background: var(--bg-primary);
  display: flex;
  min-height: 100vh;
  margin: 0;
  line-height: 1.2;
  flex-direction: column;
}
.fn80er {
  margin: 0;
}
*, *::before, *::after {
  box-sizing: border-box;
  font-family: Raleway, Helvetica, "Times New Roman", "Courier New", "OCR A";
}
.or2bya {
  display: none;
}
:root {
  --text-alt: #ffffff;
  /*--bg-content: #fcfcfc;*/
  --bg-content: #ffffff;
  --color-primary: #51b6b8;
  /*--text-alt: #ffffff;*/
  --bg-primary: #f0f4f4;
  --text-primary: #281526;
  /*--color-primary: #78e055;*/
  --color-secondary: #cf2acc;
  --font-size: 16px;
  /*--text-primary: #000000;*/
  /*--color-secondary: #3d7c3d;*/
  /*--bg-primary: #f1f1f1;*/
  --border-radius: 8px;
}
