﻿.btn, button, .btn-primary:before, .btn-white:before, btn-link:before, btn-outline-primary:before, btn-link-white:before, btn-outline-white:before, arrow-link:before {
    border-radius: 10px !important;
}

#accountDropdown::before {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
