.margin-0 {
  margin: 0 !important;
}

.display-flex {
  display: flex;
}

.aic {
  align-items: center;
}

.jcc {
  justify-content: center;
}