@charset "UTF-8";

body {
  margin: 0;
  background: #FBF8EF;
}

.callout.primary {
  background-color: white;
  color: #0a0a0a;
}