#news #article section#text p.notes {
  text-indent: 0;
}
#news #article section#text p + h4 {
  margin-top: 3rem;
}
#news #article section#text p > small {
  font-size: 0.8em;
}
#news #article section#text .scrollwrap {
  margin-top: 3rem;
  margin-bottom: 0.5rem;
}
#news #article section#text .scrollwrap table {
  margin-top: 0;
}
#news #article section#text .scrollwrap table thead th {
  background-color: #f5f5f5;
  min-width: 28rem;
  text-align: center;
}
#news #article section#text .scrollwrap table tbody th,
#news #article section#text .scrollwrap table tbody td {
  text-align: left;
  white-space: normal !important;
}
#news #article section#text a {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  #news #article section#text p.notes {
    padding: 0 1.5rem;
  }
  #news #article section#text .scrollwrap {
    margin-left: 1rem;
  }
  #news #article section#text .scrollwrap table {
    width: 98%;
  }
}
@media screen and (min-width: 769px) {
  #news #article section#text p > span {
    padding-left: 4em;
  }
}
@media screen and (max-width: 767px) {
  #news #article section#text .scrollwrap table thead th {
    min-width: 24rem;
  }
  #news #article section#text .scrollwrap table thead th:last-of-type {
    min-width: 54rem;
  }
}/*# sourceMappingURL=style_20260326.css.map */
