@font-face {
  font-family: AmazonEmber;
  src: url('https://a0.awsstatic.com/libra-css/fonts/amazon-ember/AmazonEmber_Lt.woff');
  font-weight: 400;
  font-style: normal;
  font-size: 12pt;
}

body {
  font-family: AmazonEmber, Helvetica Neue, Helvetica, Arial, sans-serif;
  justify-content: center;
}

h1 img {
  vertical-align: middle;
}

a {
  color: #44b9d6;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
