#atyp-shipping-note {
  display: none;
  margin: 10px 0 0 0;
  padding: 12px 14px;
  border: 1px solid #f0d77a;
  background: #fff8d9;
  border-radius: 10px;
  line-height: 1.45;
  font-size: 14px;
}

#atyp-shipping-note strong {
  display: block;
  margin-bottom: 6px;
}

#atyp-shipping-note a {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}
