/* Squared corners */

.make_round {
  border-radius: 0px;
}

.make_round_bottom_only {}

.nav-pills > li > a {
  border-radius: 0px !important;
}
