.addCar[data-v-7437efa6] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #0c6fa8;
  position: fixed;
  bottom: 70px;
  right: 10%;
  z-index: 99;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 24px;
}

