.abc-media a {
  text-decoration: none !important;
}

.abc-media p {
  margin-bottom: 1.6em;
  line-height: 1.8;
}

.abc-media h2 {
  font-size: clamp(20px, 2vw + 10px, 26px);
  line-height: 1.3;
  margin-top: 2.5em;
  margin-bottom: 0.8em;
}

.abc-media figure {
  margin: 0 0 1.6em;
}

.abc-media figure img {
  width: 100%;
  height: auto;
  display: block;
}
