
.callout {
  border-left: 4px solid #0078d4;
  background: #eef6ff;
  padding: 1rem;
  margin: 1.5rem 0;
  border-radius: 4px;
}


