@charset "utf-8";

.header--001 {
  background-color: #001800;
}
.footer--001 {
  background-color: #001800;
}
a {
  color: #2B7BB9;
}

a:link {
  color: #2B7BB9;
}

a:hover {
  color: #2B7BB9;
}
