#npmCookieBanner
{
	border-top: 1px solid #006AB3;
	color: #006AB3;
}

#npmCookieAccepted
{
	background-color: #006AB3;
}
#npmCookieMoreInfo
{
	color: #006AB3;
}
  
#npmCookieAccepted:hover   { background-color: #0E77BC}
#npmCookieMoreInfo:hover   { color: #0E77BC}