.slot--shipping-notice .tws-free-shipping-notice--wrapper {
    display: none;
}
.slot--article-description .tws-article-description--text {
    font-family: Roboto;
}

.tws-article-list--list .caption>.tws-article-list--introduction-text, .tws-article-search-page--list .caption>.tws-article-list--introduction-text {
    font-family: Roboto;
}

div.tws-checkout--custom-fields .schema-form-textarea #comment,
div.tws-checkout--custom-fields .schema-form-textarea [for="comment"],
div.tws-checkout--custom-fields .schema-form-textarea #comment + span.help-block {
 display: block;
}

/* Öka marginalerna på textsidor */
p {
    margin: 0 30px 10px;
}

