.bg-soft {
  background-color: #f5f6f8;
}

.shadow-soft {
  box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.08);
}
