:root {
  --bs-primary: #0051ba;
  --bs-primary-rgb: 0, 81, 186;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

h5 {
  margin-bottom: 0.5rem;
}
