.gallery-arrows{margin:15px 0}.gallery-arrows ul{display:flex;justify-content:center;align-items:center}.gallery-arrows ul,.gallery-arrows li{margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;height:auto;line-height:1;text-align:left;font-size:16px}.gallery-arrows ul:before,.gallery-arrows ul::before,.gallery-arrows li:before,.gallery-arrows li::before{display:none}.gallery-arrows li a{width:6px;height:6px;background:#151515;border-radius:12px;display:block;margin:0 5px}.gallery-arrows li.active a{background:var(--accent-color);width:8px;height:8px}@media(min-width:670px){.gallery-arrows{margin:5px 0 15px}}