.image-gallery-bullets-container button.image-gallery-bullet{background-color:#fff;width:1.4vh;height:1.4vh;border-radius:50%;margin:0 6px;border:none;outline:none;transition:background-color .3s,border-color .3s}.image-gallery-bullets-container button.image-gallery-bullet.active{background-color:#007bff}.image-gallery-bullets-container button.image-gallery-bullet:focus,.image-gallery-bullets-container button.image-gallery-bullet:hover{background-color:#007bff;border:1px solid #fff;width:1.4vh;height:1.4vh;border-radius:50%}