.btn
{
    border-radius: 0 !important;
    margin: 5px 0;
    text-shadow: none !important;
}
.btn.text-white:hover
{
    color:black !important;
}