.icon-commitments {
  align-self: center;
  fill: rgb(var(--color-foreground));
  height: 78px;
  width: 79px;
}

.icon-commitments--not-circle {
  align-self: center;
  fill: rgb(var(--color-foreground));
  height: 74px;
  width: 100px;
}