.help-and-feedback-section {
  background-color: #f1f1ff;
  border-radius: 0.267rem;
  padding: 1rem;
  margin-top: 2rem;
  color: #303030;
  font-size: 16px;
  line-height: 1.333rem;
}
@media all and (min-width: 544px) {
  .help-and-feedback-section .right-col {
    border-left: 0.067 solid #dbdbdb;
  }
}
@media all and (max-width: 544px) {
  .help-and-feedback-section .help-subsection {
    margin-top: 1rem;
  }
}
.help-and-feedback-section h2,
.help-and-feedback-section h3 {
  border-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
}
.help-and-feedback-section h2[id]::before {
  display: none;
}
.help-and-feedback-section a {
  color: #1068bf;
}
.help-and-feedback-section p {
  margin-bottom: 0;
  color: #303030;
}
.help-and-feedback-section .help-icon,
.help-and-feedback-section .toggle-icon {
  fill: #6666c4;
  vertical-align: text-top;
}
.help-and-feedback-section .help-icon {
  margin-left: 0 !important;
}
.help-and-feedback-section .toggle-icon {
  float: right;
  transition: 0.35s ease-in-out;
}
.help-and-feedback-section .help-and-feedback-toggle {
  color: #1f1f1f;
}
.help-and-feedback-section .help-and-feedback-toggle:hover {
  color: #1f1f1f;
  text-decoration: none;
}
.help-and-feedback-section .help-and-feedback-toggle.collapsed .toggle-icon {
  transform: rotate(180deg);
}
.help-and-feedback-section .help-and-feedback-title {
  font-size: 1.067rem;
  font-weight: 700;
}
.help-and-feedback-section .help-and-feedback-heading {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.help-and-feedback-section .help-and-feedback-link {
  color: #1068bf;
  text-decoration: underline;
  border-width: 0;
}
.help-and-feedback-section .help-and-feedback-link:hover {
  border-width: 0;
}
.help-and-feedback-section .support-btn {
  background-color: #fff;
  border-color: #bfbfbf;
  color: #303030;
  font-size: 16px;
}
.help-and-feedback-section .support-btn:hover {
  color: #303030;
}

/*# sourceMappingURL=help.css.map */
