.bg-primary {
  background-color: #363636 !important;
}

.text-primary {
  color: rgb(8,130,242) !important;
}

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #f05f40;
  border-top: 0;
}

