.custom-sidebar-block ul {
  list-style: none;
  padding-left: 0;
}
.custom-sidebar-block a {
  color: #006699;
  text-decoration: none;
}
.custom-sidebar-block a:hover {
  text-decoration: underline;
}
