
/* Square off all buttons */
button, 
.pf-button, 
.pf-pagination button {
  border-radius: 0 !important;
}