html {
  position: relative;
  min-height: 100%; }

body {
  margin-bottom: 120px; }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 120px;
  padding: 30px 0;
  background: #f5f5f5;
  color: #666;
  line-height: 22px;
  border-top: 1px solid #ccc; }

.footer a:hover, .footer a:focus, .footer a:visited {
  text-decoration: underline; }

.footer span.icon-logo {
  color: #fff; }

.footer h4 {
  border-bottom-color: #ccc; }

.footer .social {
  font-size: 20px;
  margin: 0 2px; }

@media (max-width: 768px) {
  body {
    margin-bottom: 0; } }

/*# sourceMappingURL=sticky.css.map */
