.faq-one-accrodion .accrodion{
  background-color: var(--qrowd-base);
}
.faq-one-accrodion .accrodion-title h4,
.faq-one-accrodion .accrodion-title h4::before,
.faq-one-accrodion .accrodion.active .accrodion-title h4,
.faq-one-accrodion .accrodion.active .accrodion-title h4::before,
.faq-one-accrodion .accrodion-content p{
  color: white;
}
.sect-even .faq-one-accrodion .accrodion-content p{
  color: unset;
}
.faq-one.sect-even{
  background-color: var(--qrowd-base-light);
}
.ready-one__big-icon span{
  font-size: 500px;
  color: var(--qrowd-base-light-1);
}
.ready-one__big-icon{
  left: unset;
  right: 0px;
  top: 50px;
}
.faq-one.sect-even .accrodion{
  background-color: white;
}
.sect-even .faq-one-accrodion .accrodion-title h4,
.sect-even .faq-one-accrodion .accrodion-title h4::before,
.sect-even .faq-one-accrodion .accrodion.active .accrodion-title h4,
.sect-even .faq-one-accrodion .accrodion.active .accrodion-title h4::before{
  color: var(--qrowd-black);
}
ul li::marker{
  color: var(--qrowd-base);
}
.ready-one__big-icon{
  left: unset;
  right: -200px;
  top: 0px;
  transform: rotate(0deg);
}
