@charset "UTF-8";

#main a {
  color: #333;
  text-decoration: none;
}

@media (min-width: 767px) {
  #main {
    padding-bottom: 0;
  }
}