/*on lraadk there is no other providers, thats why we need this css rule*/
#submit-buttons-container{
    grid-template-columns: unset;
}

#other-providers-btn {
    display: none;
}

#searches-tab-btn{
    border-radius: 0 1rem 0 0;
}