.nav-tabs {
  list-style-type: none !important;
}

.nav-tabs > li {
  padding-left: 0 !important;
}

.nav-tabs > li > button {
  cursor: pointer;
  font-weight: bold;
  border: 1px solid #dedede !important;
  height: 100% !important;
}

.nav-tabs > li:before {
  display: none;
}

.telehealth-resource-list-wrap > article {
  border-bottom: 1px solid #dedede;
  padding: 1.25rem;
}

.telehealth-resource-list-wrap > article:nth-of-type(2n) {
  background-color: #f1f1f1;
}

.telehealth-resource-list-wrap > article p + .more-link {
  margin-top: 1rem;
}

.inline-buttons > li > a i {
  margin-right: 5px;
}
/*# sourceMappingURL=app.css.map */
