.accord__contaner {
  max-width: 100% !important;
}

.icon_list > li,
section ol:not([class]) > li,
section ul:not([class]) > li {
  font-size: 16px !important;
}
.home .wrapper {
  display: flex;
  justify-content: space-between;
}

p a {
  text-decoration: underline;
  font-weight: 900;
  color: #fff !important;
  background: transparent !important;
}



li a {
  text-decoration: underline;
  font-weight: 900;
  color: #fff !important;
  background: transparent !important;
}