.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.faq-section {
  padding: 0 0 8px;
}
.faq-section + .faq-section {
  border-top: 1px solid #BBBBBB;
  padding: 28px 0 8px;
}
.faq-section .faq-item {
  position: relative;
  padding-left: 24px;
}
.faq-section .faq-item .faq-question {
  position: relative;
  margin-bottom: 8px;
}
.faq-section .faq-item .faq-question:before {
  content: "Q.";
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  font-weight: bold;
  position: absolute;
  left: -24px;
  top: 0px;
}
.external-link-inline {
 font-weight: 700;
}
.external-link-inline::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    margin-left: 1px;
    padding-right: 5px;
    vertical-align: -1px;
    background-color: currentColor;
    -webkit-mask: url("/documents/d/global/external-link") center / contain no-repeat;
    mask: url("/documents/d/global/external-link") center / contain no-repeat;
}
  @media (max-width: 768px) {
    .contact-option {
      width: 100%;
    }
  }

