.card[class*="card--"] {
  /* To overwrite Bootstrap 4 */
  border-radius: unset;
  border: unset;
}
