/*!
 * Bootstrap  v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

input {
  accent-color: #132644;
}

input:focus {
  accent-color: #1d4789;
}

.description {
  display: inline-block;
  color: #495057;
  font-size: .75rem;
  line-height: 1.4;
  margin-top: .5rem;
  font-weight: normal;
}

