.button_loading_icon{
    margin-left: .5rem;
    display: none !important;
}

 .button_loading_icon.loading{
    display: block !important;
}