/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/


.rounded {
  border-radius:16px !important;
}

.card {
  border-radius:16px !important;
}