@import url("https://fonts.googleapis.com/css2?family=Exo");.inside-navigation .menu > .menu-item > a {
  font-family: Exo;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 17px;
  padding-top: 5px;
  padding-bottom: 3px;
  margin-bottom: 0;
}
.inside-navigation .menu > .menu-item > a:hover {
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.71);
  margin-bottom: 0;
}
.page > .featured-image {
  margin-top: 48px;
}
.page .attachment-full {
  margin-top: 0;
}
