#tag-selections-block {
  background-color: #f5f5f5;
  border-top-color: #e0e0e0;
  border-bottom-color: #e0e0e0;
}
#tag-selections-block hr {
  margin-bottom: 17px;
}
#tag-selections-block ul.list-bullets {
  margin-bottom: 7px;
  list-style-type: none;
}
#tag-selections-block ul.list-bullets li {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
@media (max-width: 991px) {
  [fed="page_title"] {
    margin-bottom: 0;
  }
}
main[fed="content_container"] .content-2columns-main {
  overflow: hidden;
}
main[fed="content_container"] .content-2columns-main h2 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0.75rem;
}
main[fed="content_container"] .content-2columns-main .row {
  padding: 1em;
  border-top-color: #e0e0e0;
  border-bottom-color: #e0e0e0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  background-color: #f5f5f5;
}
main[fed="content_container"] .content-2columns-main .row ul.list-bullets {
  list-style-type: none;
  padding: 0;
}
main[fed="content_container"] .content-2columns-main .row ul.list-bullets li {
  padding-top: 0.42em;
  padding-bottom: 0.42em;
  font-weight: normal;
}
main[fed="content_container"] .content-2columns-main .row ul.list-bullets li a {
  font-weight: bold;
}
@media (max-width: 991px) {
  main[fed="content_container"] .fed__max_width {
    flex-direction: column-reverse;
  }
}
