/* Current TrygtTilbud brand: blue. Keep these overrides isolated to TrygtTilbud. */
.tt{
  background:#f4f7fc!important;
  color:#2357ac!important;
  padding:3px;
  overflow:hidden;
}
.tt-card-logo{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  border-radius:8px;
}
.page-hero-trygttilbud:after{
  background:linear-gradient(90deg,rgba(11,23,58,.96),rgba(0,41,147,.78) 52%,rgba(35,87,172,.48))!important;
}
.page-hero-trygttilbud .page-hero-copy h1{
  color:#fff;
}
.page-hero-trygttilbud .page-hero-copy p{
  color:#eaf1fb;
}
