/* Suomijournal article identity: scoped to the complete-article renderer only. */
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] {
  --mm-ink:#1e2430;
  --mm-muted:#506365;
  --mm-accent:#1f3a5f;
  --mm-accent-strong:#1e2430;
  --mm-line:#d9d2c4;
  --mm-soft:#faf7f0;
  --mm-bar:#1f3a5f;
  --mm-bar-track:#dce2da;
  --mm-edit-ink:#1e2430;
  --mm-edit-accent:#1f3a5f;
  --mm-edit-wash:#faf7f0;
  --mm-edit-border:#d9d2c4;
}
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-cta {
  box-shadow:0 2px 7px rgb(20 45 50 / 16%);
  word-break:normal;
  overflow-wrap:normal;
}
@media(min-width:761px){
 .mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-comparison .mm-cta {min-width:170px;white-space:nowrap;padding-inline:14px}
 .mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-comparison {min-width:900px}
}
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-block>p {max-width:70ch}
@media(max-width:600px){
 .mm-article-v1.mm-article-v1[data-mm-editorial="6"] {font-size:17px;line-height:1.7}
}

.mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-offer-item, .mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-direct-answer, .mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-callout {border-radius:2px}
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-offer-item {border-top:3px solid var(--mm-accent)}
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-offer-price:not(.mm-unknown) {color:var(--mm-accent)}
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] h2 {letter-spacing:-.02em;border-bottom:1px solid var(--mm-line);padding-bottom:.4em}
