.fitness-booking-app-redirect-popup .fitness-booking-app-redirect-text {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.fitness-booking-app-redirect-stores {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 15px;
}

.fitness-booking-app-redirect-stores a {
    display: inline-block;
}

.fitness-booking-app-redirect-stores img {
    max-height: 55px;
    width: auto;
    display: block;
}
