.slot--article-description .tws-article-description--text-container {max-height: none !important;}
.container.bountiful--footer--made-by {display: none;}

td.tws-article-attachments--image {
    width: 30px;
    height: 30px;
    background: url(/shop/ws79/85879/files/attached-icon.png);
    background-size: 30px;
    margin-right: 10px;
}

.tws-article-attachments .tws-article-attachments--image img {
    display: none;
}

.tws-article-attachments--text a {
    margin-left: 5px;
}

.bountiful--footer>.container>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tws-article-list--list .tws-article-list--labels .tws-article-labels--new .tws-article-labels--label-text {
    background: #fff;
    color: #222;
}

.bountiful--article-images .slot--article-labels .tws-article-labels--new .tws-article-labels--label-text {
    background: #fff;
    color: #222;
}


.tws-article-social--share-button.sharer-0 label span {
    font-family: 'EB Garamond', serif !important;
    font-weight: 100 !important;
}
.tws-article-social--share-button.sharer-0 label {
    background: #d6d1ce !important;
}