h2::before {
  background-color: var(--main-color);
}
section ul li > p {
  color: var(--grey01);
}
