#accordion-complaints li {
  font-weight: 400;
}

.icon-wrapper {
  width: 20px;
  display: inline-block;
}

.service-contact a {
  font-family: "Bai Jamjuree", sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: var(--szron-dark-gray);
}

.service-contact a:hover {
  color: var(--szron-dark-blue);
}

