.block-indiv-card-icon {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  background: #F5EDE0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: #722F37;
}