#kv_s .ttl .col .d p.note {
  font-size: 96%;
  margin-top: 2em;
}
.note span {
  display: block;
  margin-bottom: 1em;
}
#kv_s .ttl .col .d p.note a {
  text-decoration: underline;
  color: currentColor;
}