h1.anchor, h2.anchor, h3.anchor, h4.anchor {
  padding-top: 80px;
  margin-top: -80px;
}

p{
  text-align: justify;
}

.navbar-brand{
  font-family: 'Righteous', cursive;
  font-size: 2.50em;
  font-weight: bold;
}

.fancy{
  font-family: 'Righteous', cursive;
}

.giant{
  font-size: 3.00em;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
}

.popover div.small {
  word-break: break-all;
}

.popover > .arrow {
  visibility: hidden;
}

th, td{
  font-family: "Share Tech Mono";
}
