div.atout-icon {
  display: flex;
  align-items: center;
  gap: 12px;
}
div.atout-icon p {
  color: var(--wp--preset--color--white);
}