html {
  scroll-behavior: smooth;
}


#covid .bg-secondary {background-color: #f1f1f1 !important;}
#covid strong, #covid a strong {font-weight: 600 !important;}
#covid .nav-pills {background-color:rgba(189,190,71,.5) !important;}
#covid .nav-pills .nav-link.active, #covid .nav-pills .show>.nav-link {background-color: #bdbe47 !important; border-radius: 0; color: #003d69;}
#covid .nav-pills .nav-link:hover {background-color:rgba(189,190,71,.5) !important;}
h3.title {font-size: 1.5rem; color: #bdbe47; font-weight: 600 !important;}
h4.sub-title {font-size: 1.2rem; color: #bdbe47; font-weight: 600 !important; border-bottom: solid 1px #bdbe47;}
h5.title { font-size: .8rem; font-weight: 600; text-align: center; background-color:#bdbe47; padding: .25rem; margin: 0; color: #fff; text-transform: uppercase; }

.bg-gps {background-image: url(/images/gps.jpg); background-size: cover;}
.bg-commissioning {background-image: url(/images/commissioning.jpg); background-size: cover;}


.bg-caption2 {

	bottom:0;
	right:0;
	left:0;
	color:#fff;
	padding: 3rem;
	opacity:.8;
	width:100%;
	background:linear-gradient(to right,#003e6a,#18427a,#348,#4f4393,#6c409a);

}
h3.bg-caption2 { font-size: 1.5rem;}

.quick-links h5 {background-color: #bdbe47; color: #fff; padding: .5rem; margin-bottom: 0;}
.quick-links h5 a, a.nav-link {color: #003d69;}
.quick-links p {border-bottom: solid 1px #ccc; background-color:rgba(189,190,71,.5); padding: .5rem;}

.count h4 {text-align: center; font-size: 4rem; font-weight: 600;}
.count p {text-align: center;}
#distribution {margin-bottom: 3rem;}
.header-notice {background-color:#bdbe47;}
.header-notice a {color:#003d69;} 