.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--first-line {
    text-shadow: 0 0 4px rgb(0 0 0 / 40%);
    margin: 5px 0px;
    line-height: normal;
    font-weight: bold;
    color: #fff;
    background: #0000007a;
    margin-bottom: -5px;
}

.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--second-line {
    text-shadow: 0 0 4px rgb(0 0 0 / 40%);
    margin: 5px 0;
    line-height: normal;
    font-weight: normal;
    color: #fff;
    background: #0000007a;
}

.nordic--start-page .nordic--component-container .tws-content-box--table .tws-content-box--third-line {
    text-shadow: 0 0 4px rgb(0 0 0 / 40%);
    margin: 7px 0;
    line-height: normal;
    font-weight: normal;
    color: #fff;
    background: #0000007a;
    margin-top: -5px;
}