a {
  text-decoration: none;
  color: #4483f4;
}
  a:hover {
    text-decoration: none;
    color: #276e94;
  }

p {
  text-align: justify;
}

.top-spacing {
  margin-top: 20px;
}

.no-bottom-spacing {
  margin-bottom: 0;
}

.text-tiny {
  font-size: 10px;
}

#google_translate_element {
  float: right;
  margin-right: 1em;
  margin-top: -5em;
}
