/* Notices */

.site-notice {
  background: #fff6e8;
  border-bottom: 1px solid #f0d4a6;
}

.site-notice .content {
  padding: 14px 0;
}

.site-notice p {
  color: #6a4200;
  font-weight: 700;
  margin: 0;
}

