/* Extracted Inline Styles */
header.faq {
  padding-top: 7rem;
  padding-bottom: 7rem;
  /* background: linear-gradient(180deg, hsla(216, 100%, 50%, 1) -70%, hsla(228, 93%, 5%, 1) 19%, hsla(227, 100%, 5%, 1) 80%, hsla(216, 100%, 50%, 1) 109%); */
  background: url(../img/jan-design/new-background.svg?v=202507111002);
  /* background-image: url(../img/webinar/blogandarticle.png?v=202507111002); */
  background-position: bottom;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  position: relative;
}

.accordion-item {
  border-radius: 15px !important;
}

.formidium-section-gap {
  margin-bottom: 0;
}

.accordion-button {
  font-family: 'open sans', sans-serif !important;
}

.socailicons-img a {
  margin-right: 65px;
}

.mb30 {
  margin-bottom: 30px;
}