.careers-text-content p {
  margin-bottom: 1.25em;
  line-height: 1.65;
}
.careers-text-content .custom-list {
  list-style: none;
  padding-left: 0;
  margin-top: 1em;
}
.careers-text-content .custom-list li {
  position: relative;
  padding-left: 2.25rem;
  margin-bottom: 0.75rem;
  line-height: 1.65;
}
.careers-text-content .custom-list li::before {
  content: '\f058';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  color: var(--k-color-accent);
  position: absolute;
  left: 0;
  top: 0.15em;
  font-size: 1.4rem;
}
#hubspot-careers-form-container .loading-message {
  padding: 2rem 0;
}
