body {
  background-color: #172638;
}
.wrap {
  background-color: #f5f5f5;
}
.button {
  background-color: #172638;
  color: #ffffff;
}
a:hover {
  color: #172638;
  text-decoration: underline;
}