div.spacing {
  height: 50px;
}

footer {
  padding-top: 30px;
  padding-bottom: 100px;
  background-color: #2a314c;
  color: #eff1f7;
}
footer a:link, footer a:visited {
  color: #a2afd6;
  text-decoration: none;
}
footer a:hover, footer a:active {
  text-decoration: underline;
}

.align-right {
  text-align: right;
}

/*# sourceMappingURL=custom.css.map */
