/* =========================
   footer.css
========================= */

.footer {
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  text-align: center;
  color: #666;
  position: relative;
}
