.metered-notice {
  margin-top: 20px;
  padding: 15px;
  background: #fff3cd;
  border: 1px solid #ffeeba;
  border-radius: 8px;
  color: #856404;
  font-weight: 500;
}
.metered-notice a {
  color: #0073aa;
  font-weight: bold;
}