/* css styles */

/* Reduce the maximum page width */
.content {
  padding-left: 0.1rem;
  padding-right: 0.1rem;
}

a {
  color: #369BCE;
}