/**
  * fantour 2016 footer
  * (c) 2016 3unikat - Philipp Salmutter
  */
/*
 * Susy grid settings
 */
/*
 * 3unikat mixin library
 */
/*
 * PS mixin framework
 */
/*
 * And the beauty goes here
 */
/* line 12, ../sass/footer.scss */
.footer {
  margin-bottom: 48px;
  margin-bottom: 3rem;
  font-weight: 200;
}
@media (max-width: 599px) and (orientation: portrait) {
  /* line 12, ../sass/footer.scss */
  .footer {
    margin-top: 24px;
    margin-top: 1.5rem;
    line-height: 1.25;
    text-align: center;
  }
}
/* line 20, ../sass/footer.scss */
.footer [class*="icon-heart"] {
  color: #a52b30;
}
/* line 23, ../sass/footer.scss */
.footer a {
  border-bottom: none;
}
