@charset "utf-8";
/* CSS Document */
/*箭頭樣貌&下面點點樣貌*/
:root {
  --swiper-theme-color: #000;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}