* {
  border-radius: 0 !important;
}

.btn:focus {
  outline: none;
  box-shadow: none;
}