.dns-note {
  margin-top: 22px;
  padding: 16px 18px;
  background: #fff;
  border: 1px solid #cbd7ce;
}

.dns-note p {
  display: grid;
  gap: 5px;
}

.dns-note a {
  color: #315b45;
}

.dns-error {
  color: #a54141;
  font-size: 12px;
}
