﻿.module>h3 {
  color: #4d657a;
  font-size: 20px;
  font-weight: 700;
  border-bottom: 1px solid #c9d0d7;
  padding-bottom: 4px;
  margin-bottom: 17px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.module-footer {
  border-top: 1px solid #c9d0d7;
  /*border-bottom: 1px solid #c9d0d7;*/
  text-align: left;
  font-style: italic;
  padding-top: 9px;
  padding-bottom: 9px;
  text-align: right;
}
.module ul {
  margin-bottom: 8px;
}
