@charset "UTF-8";
/* for handling hubspot */
#hs-eu-cookie-confirmation {
  background-color: red !important;
  display:none !important; /*comment this to test hubspot popup*/
}
#aeGDPRCookieId {
  display: block !important;
  text-align: center;
  width:100%;
  height:auto;
  padding:4px 2% 4px 2%;
  background-color: #123d5f;
  color:white;
  font-size:1.2rem;
}
