.sp-card {
  background-color: var(--env-section-background-color);
  border-radius: 5px;
  padding: 2rem;
}
