.why-it-matters-section .accordion-button::after {
  background-image: url(../../images/expand_more.svg);
  width: 20px;
  height: 20px;
  background-position: center center;
  background-size: 1.5rem;
}
