#news #article section#text a {
  text-decoration: underline;
}
#news #article section#text p.notes {
  font-size: 1em;
  text-indent: 0;
}
#news #article section#text figure {
  margin: 5rem auto;
  width: 100%;
  text-align: center;
}
#news #article section#text figure > img {
  width: 100%;
  max-width: 100%;
}
#news #article section#text figure > figcaption {
  margin: 3rem auto;
}
#news #article section#text ol li {
  padding-left: 2.5em;
  text-indent: -2.5em;
}
#news #article section#text ol li > p {
  text-indent: 0;
}
@media screen and (max-width: 480px) and (orientation: portrait) {
  #news #article section#text p {
    font-size: 3.33vw;
  }
  #news #article section#text figure {
    margin: 3rem auto;
  }
}
@media screen and (min-width: 801px) {
  #news #article section#text figure.wdl {
    width: 90%;
  }
  #news #article section#text figure.wdm {
    width: 70%;
  }
}/*# sourceMappingURL=../../../map/news/2026/css/style_20260908.css.map */
