p { font-size:0.8em;}

footer {
  color: silver;
  background-color: black;
  text-align:center;
  min-height:80px;
}
footer p {
  padding-top:20px;
··
}
#nav-icon{
  max-height:32px;
}
.tmxnav{
  background-color:#fff200 !important;
  min-height:50px;
  box-shadow: inset 0 10px 12px -10px rgba(0,0,0,0.6);
}
