.bs-footer[data-v-2dac8fe3] {
  position: sticky;
  bottom: 0;
  right: 0;
  height: 80px;
  background-color: #fff;
  border-top: 1px solid #ddd;
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 0 20px;
}
