.between {
  margin: 16px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}