.atb-callout {
  border-radius: 10px; padding: 14px 18px; margin: 12px 0;
  font-size: 0.9em; line-height: 1.5;
}
.atb-callout strong { color: #242656; }
.atb-callout.warn { background: #fff8e8; border-left: 4px solid #F6BE13; }