.back-to-top {
  position: fixed;
  bottom: 2em;
  top: 10px;
  right: 0px;
  height: 12px;
  text-decoration: none;
  font-size: 12px;
  padding: 2em;
  margin: 10px;
  background-color: #85867d; }
  .back-to-top:hover {
    background-color: rgba(135, 135, 135, 0.5); }

body {
  //font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: #2a3034;
  color: #aaaba5; }
  body p {
    line-height: 1em; }
  body a {
    color: #FFD100; }

/*# sourceMappingURL=formula.css.map */
