

table.example{
background-color:#e1f4fd;
}

.upper{
text-transform: uppercase;
}

p.kaasus{
font-family: sans-serif;
color: #172b4d;
}

div.font-weight-bold > p
{
margin-bottom: 7px;
}

.header-megamenu__inner>div.wide{
width: 100%;
}

.keyword__title::after {
  content: none !important;
  display: none !important;
}


.anchor-offset {
 position: relative;
  top: -100px
}

.toggle-list-menu__link > remark_link{
display: none;
}

.product-card__figure{
background-color: white;
}