@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
/* ---------------------
  news
--------------------- */
.under .company .cm-h2 {
  font-weight: 400;
}

@media screen and (max-width: 834px) {
.under .company .cm-h2 span {
      display: inline;
      font-size: 12px;
      margin-left: 10px;
  }
}

@media screen and (max-width: 450px) {
.under .company .cm-h2.f90 {
    font-size: 30px;
  }
}