.program-list-item {
  margin-top: 10px;
  margin-bottom: 10px; }

svg g#program-list-item-svg > .page {
  fill: #5f5c5c; }

svg g#program-list-item-svg > .curl {
  fill: #949393; }

svg g#program-list-item-svg > .text {
  fill: #fff; }
