/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 21 2025 | 23:48:25 */
swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    top: -16px;
    left: -16px;
    right: -16px;
    bottom: -16px;
}