/*
 Only for things that cannot be directly achieved (at least, easily) with Tailwind.
 */
.glide__bullet.glide__bullet--active {
    background-color: rgb(74, 144, 226) !important;
}
