div.special-title {
  font-size: 160%;
  font-weight: bold;
}

div.special-subtitle {
  font-size: 110%;
  font-weight: bold;
  color: red;
}

a.special-link {
  font-weight: bold;
}

div.specials-summary {
  font-weight: bold;
  color:red;
}

ul.specials-summary {
  margin-top: .5em;
}

li.specials-summary {
  font-weight: normal;
  color: black;
  margin-bottom: .3em;
}


