/*------------------------------------------------
 FOOTER
 ------------------------------------------------*/
#colophon {
  clear: both;
  display: block;
  position: relative;
  padding-top: 50px;
}
#colophon #copyright {
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: center;
  line-height: 54px;
}
