div#join-facebook-groups-section-carousel-slide-indicators {
    width: 100%;
    height: 2.4rem;

    display: flex;
    align-items: center;
    justify-content: center;
}

div#join-facebook-groups-section-carousel-slide-indicators ul {
    list-style: none;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 1.8rem;

    font-size: .8rem;
}