footer {
  background: #fff;
  padding: 10px;
  margin-top: 15px; }
  footer h6 {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    color: #555555;
    font-size: 1em;
    font-weight: 700; }
  footer .footerlinks > span {
    display: block; }
    footer .footerlinks > span a {
      font-family: "Roboto Condensed", sans-serif;
      display: block;
      padding: 4px 0;
      text-decoration: none;
      color: gray; }
      footer .footerlinks > span a:before {
        font-family: "icomoon";
        float: left;
        font-size: .5em;
        padding-top: 2px;
        line-height: 100%;
        margin-right: 10px; }
  footer .address {
    color: gray;
    font-size: 12px; }
    footer .address strong {
      display: block;
      color: #555555; }
    footer .address a {
      color: gray; }
      footer .address a:hover {
        color: #e1393c; }
  footer .footer-bottom {
    border-top: 1px solid #eeeeee; }
    footer .footer-bottom .rights {
      color: #555555;
      margin-top: 15px;
      font-size: 12px; }
      footer .footer-bottom .rights a {
        color: #e1393c; }
    footer .footer-bottom .card {
      text-align: right; }
      footer .footer-bottom .card img {
        width: 100%;
        max-width: 250px; }

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