.border-2 {
  border-width: 2px !important;
}

.border-top-2 {
  border-top-style: solid;
  border-top-width: 2px !important;
}

.border-bottom-2 {
  border-bottom-style: solid;
  border-bottom-width: 2px !important;
}
