body, a, a:link, a:visited { color: #a19108; } 

#logo {
  margin-top: 35px;
  position: relative;
  right: 29px;
  top: 11px;
}

#bugs {
  display: none;
  position: absolute;
  top: 118px;
  right: 54px;
}

#description {
  position: absolute;
  width: 300px;
}

.no-js #happy-button {
  display: none;
}
