.df-jcc{
  display: flex;
  justify-content: center;
}

.pos-rel{
  position: relative;
}

.pos-abs{
  position: absolute;
}

.mt-2r{
  margin-top: 2rem;
}

.mr-05r{
  margin-right: 0.5rem;
}

.fs-22{
  font-size: 22px;
}
