html {
  scroll-behavior: smooth;
}

body {
  color: #282d33 !important;
}

.features .features__card p.features__title {
  font-size: 1.6em;
}

.features .features__card img {
  max-width: 120px;
}

.features .features__card ul {
  list-style: disc;
}

.features .features__card ul li {
  text-align: left;
}

.site-table .tablesaw thead th {
  text-align: left !important;
}

.site-table .site-table__th {
  color: #555 !important;
}

.footer {
  color: #7d93b2 !important;
}

.footer a {
  color: #7d93b2 !important;
}
/*# sourceMappingURL=custom.css.map */