.support-popup-content__divider {
  margin-top: 15px;
}
.support-popup-content__hr {
  background-color: #C4C4C4;
  margin: 15px 0 15px 0;
  height: 1px;
}
.support-popup-content__hr:first-of-type {
  margin-top: 0;
}