.day-shape-image {
  margin-top: 33px;
  scroll-margin-top: 24px;
}

.day-shape-image figure {
  margin: 0;
  width: min(100%, 720px);
}

.day-shape-image img {
  border-radius: 6px;
  display: block;
  height: auto;
  width: 100%;
}

.day-shape-caption {
  color: #4d4a45;
  font-family: 'Source Code Pro', 'IBM Plex Mono', monospace;
  font-size: 12px;
  line-height: 1.2;
  margin-top: 8px;
}
