﻿.button {
    border-radius: 200px !important;
}

a.button {
    border-radius: 200px !important;
}

.a.btn {
    border-radius: 200px !important;
}

.btn {
    border-radius: 200px !important;
}

    .btn.learningActivityGroupCarouselCatalogButton {
        border-radius: 200px !important;
    }

.btn-group .btn {
    border-radius: inherit !important;
}

.buttonLogin {
    border-radius: 200px !important;
}
/*.toggle-group .btn, .toggle.btn{
    border-radius: inherit !important;
}*/
