.trailblazer--start-page .trailblazer--component-container .tws-content-box--table .tws-content-box--first-line {
    text-shadow: 0 0 4px rgba(0,0,0,0.4);
    margin: 5px 0;
    line-height: normal;
    font-weight: bold;
    color: #1C488E;
}
/* Döljer dela knapp på produktsida */
.entypo-export {
    display: none;
}