#news section#text figure.logo_wrap {
  margin: 5rem auto 7rem;
}
#news section#text figure.logo_wrap > img {
  width: 25%;
}
#news section#text figure.logo_wrap > img:nth-last-of-type(2) {
  width: 14%;
}
#news section#text address {
  margin-bottom: 1em;
}
#news section#text .notes {
  margin-left: 1rem;
  text-indent: -1em !important;
}
@media screen and (max-width: 768px) {
  #news section#text figure.logo_wrap {
    margin: 3rem auto;
  }
  #news section#text address {
    padding: 1rem 1rem 0 !important;
  }
  #news section#text address > p.mb30 {
    margin-bottom: 2rem;
  }
}/*# sourceMappingURL=style_20251001.css.map */
