.icon__column-background {
  background-color: var(--background-color);
  border-radius: var(--radius-md);
  padding: 25px;
  height: 100%;
}