.fr-border {
  border: 1px solid #969696 !important;
}

.fr-border-top {
  border-top: 1px solid #969696 !important;
}

.fr-border-bottom {
  border-bottom: 1px solid #969696 !important;
}

.fr-border-0 {
  border: 0 !important;
}