body {
  background-color: transparent;
}
a {
  color: #006699;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.block, .node {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}