a {
color: teal;
}
a {
text-decoration: none;
}

body {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

.remove-gap{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.page header.entry-header {
  display: none;
}

.site-info {
display:none;}
