

.region-footer-third a .fa:before {
  border-radius: 0;
  color: #444;
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 34px;
  font-family: FontAwesome;
  font-weight: normal;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.region-footer-third a {
  display: block;
  height: 42px;
  line-height: 42px;
  margin: 0;
  padding: 0;
}


.section-footer .menu a {

    color: #444;
}

#isu_footer_wordmark img {
    width:80%;
    height:auto;
}

