@import url(https://design-system.cdn.yle.fi/fonts/fonts.css);
/* @import url('https://fonts.googleapis.com/css?family=Oswald:300,400&display=swap'); Oswald
@import url('https://fonts.googleapis.com/css2?family=Zilla+Slab:ital,wght@0,400;0,700;1,400&display=swap'); Zilla Slab */
@font-face {
  font-family: "Oswald";
  src: url(//deski.yle.fi/2020-04-kananmunat/fonts/033f2e7815bfa96db10bbb07ca20fb93.ttf) format("truetype");
  font-style: normal;
  font-weight: 300 400;
  font-display: swap;
}
@font-face {
  font-family: "Zilla Slab";
  src: url(//deski.yle.fi/2020-04-kananmunat/fonts/0dc149380f37b6691a4b4e36c2cf1002.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Zilla Slab";
  src: url(//deski.yle.fi/2020-04-kananmunat/fonts/2958e8a3c5aef0e2ec66c62f21f6d429.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Zilla Slab";
  src: url(//deski.yle.fi/2020-04-kananmunat/fonts/2400f62ec13dfbebb95679c15a3e0d3f.ttf) format("truetype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
/* ------ General ------ */
.yle__app > .yle__navigation, .yle-header-ad {
  margin-bottom: 0;
  display: none;
}

.yle__section--article.yle__section--fullWidth {
  margin-bottom: 0;
}

html, body, .yle__section {
  margin: 0;
  background-color: white;
}

figure {
  margin: 0;
  background-color: transparent;
}

.yle__article__paragraph {
  display: none;
}

/* ------ App ------ */
.plus-app.plus-app-2020-04-kananmunat {
  /* For old browsers */
  display: block;
  /*p, */
  /* General styles */
}
.plus-app.plus-app-2020-04-kananmunat h1, .plus-app.plus-app-2020-04-kananmunat h2, .plus-app.plus-app-2020-04-kananmunat h3 {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.plus-app.plus-app-2020-04-kananmunat .clearfix {
  zoom: 1;
}
.plus-app.plus-app-2020-04-kananmunat .clearfix:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.plus-app.plus-app-2020-04-kananmunat .clear_both {
  clear: both;
}
.plus-app.plus-app-2020-04-kananmunat .hidden {
  display: none;
}
.plus-app.plus-app-2020-04-kananmunat .nowrap {
  white-space: nowrap;
}

/*# sourceMappingURL=styles.css.map*/