footer {
  width: 100%;
  min-width: 1152px;
  height: 84px;
  background-color: #2E3033;
  padding-top: 24px;
}
footer p {
  margin: 0;
  margin-bottom: 4px;
  font-size: 12px;
  color: #CCCCCC;
  letter-spacing: 0;
  text-align: center;
  line-height: 16px;
}
