#calendar {
    max-width: 1100px;
    margin: 40px auto;
    text-decoration: none;
  }

#calendar a {
    text-decoration: none;
}
