/* Enter Your Custom CSS Here */
body .second-footer a {
    margin-left: 10px;
    color: #fff;
}

.mean-container a.meanmenu-reveal span:before {
  content: "";
  display: block;
  height: 2px;
  margin-top: 4px;
}
.mean-container a.meanmenu-reveal.meanclose span:nth-of-type(n+2) {
  margin-top: -6px;
}
