<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =============================================================
    Page
============================================================= */
/* newsList
------------------------------------------------------------- */
.p-homeSection__title {
  font-size: 3rem;
}
.p-homeSection__title small {
  font-size: 1.4rem;
}
.p-newsList-content__article dt {
  font-size: 1.6rem;
  font-weight: 500;
}
.p-newsList-content__article dd a {
  text-decoration: underline;
}
.p-newsList-content__article-date-posted {
  margin-bottom: 1rem;
}</pre></body></html>