.support-library-head {
  color: #000;
  font-size: 1.25rem;
}
.support-library-background {
  background-color: #fff !important;
}
.support-library-body {
  color: #333;
}
.support-library-body a {
  color: #00a7e6;
}
.support-library-body a:hover {
  text-decoration: underline;
}
