body {
  font-family: 'Poppins', sans-serif;
  font-size:0.9rem !important;
  background-color:#249fda !important;
  color:#ffffff !important;
}
.NOVAlogo {
  padding-top:20em;
  background-image: url("/logo/Nova_logo_inverse_2676x1390.png");
  background-size:280px 130px;
  background-repeat:no-repeat;
  background-position:center;
}
a.current_button {
  color:rgba(0, 0, 0, .5) !important;
}
a.current_button:hover {
  color:rgba(0, 0, 0, .5) !important;
}
a.current_button:visited {
  color:rgba(0, 0, 0, .5) !important;
}
.align-left {
  text-align: left !important;
}
a:hover {
  color:rgba(0, 0, 0, .5) !important;
}
