div.announce {
  margin-bottom: 30px;
}
div.announce .announce-head {
  background: #f2f2f2;
  border: 1px solid #cccccc;
  border-bottom: 3px solid #A30031;
  color: #A30031;
}
div.announce .announce-head span.date {
  font-weight: 600;
  font-size: large;
}

div.pop-header {
  color: #A30031;
}
