.trustpilot {
  display: flex;
  flex-direction: column;
  gap: var(--space-14);
  
  h2 {
    margin-bottom: 0;
  }
}