/* ======================================================================================================== */
.display-5 {
  font-size: 3rem;
  font-weight: 300; }

.display-6 {
  font-size: 2.5rem;
  font-weight: 300; }

.display-7 {
  font-size: 2rem;
  font-weight: 300; }

.nav-link, .dropdown-item {
  font-size: 14px; }

.w-10 {
  width: 10% !important; }

.w-15 {
  width: 15% !important; }

a.dropdown-item {
  margin-left: -30px !important;
  width: auto !important; }

a.dropdown-item:hover {
  background-color: #003f6a !important;
  color: white !important; }

h2.accordion-header {
  margin-top: 0 !important; }

.btn-Red {
  color: #fff;
  background-color: #ce2026;
  border-color: #631414; }

.btn-Red:hover {
  color: #fff;
  background-color: #941f25;
  border-color: #631414; }

.btn-Red.focus, .btn-Red:focus {
  color: #fff;
  background-color: #941f25;
  border-color: #631414;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-Red.disabled, .btn-Red:disabled {
  color: #fff;
  background-color: #691818;
  border-color: #631414; }

.btn-Red:not(:disabled):not(.disabled).active, .btn-Red:not(:disabled):not(.disabled):active, .show > .btn-Red.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #631414; }

.btn-Red:not(:disabled):not(.disabled).active:focus, .btn-Red:not(:disabled):not(.disabled):active:focus, .show > .btn-Red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

/*# sourceMappingURL=myBootstrap.css.map */
