.dt_tabs.post-tabs  .category-badge {
margin-bottom: 0.8rem;
}
.editor-pick-carousel .bs-blog-category .category-badge {
position: absolute;
}
.wp-block-table figcaption {
text-align: center;
font-weight: 600;
}
.wc-block-components-product-title a.wc-block-components-product-name:hover, 
.wc-block-components-product-title a.wc-block-components-product-name:focus {
color: var(--dt-main-color);
}
.wp-block-calendar table caption {
font-weight: 500;
}
.wc-block-grid__products .wc-block-components-product-button__button:hover, 
.wc-block-grid__products .wc-block-components-product-button__button:focus {
background-color: var(--dt-secondary-color);
}
.wp-block-calendar table th {
background: var(--dt-main-color);
}
.wc-block-components-product-name {
color: var(--dt-secondary-color);
text-decoration: none;
font-weight: 600;
}
.wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
text-decoration: none;
font-weight: 500;
font-size: 1.5rem;
color: var(--dt-secondary-color);
}
.wp-block-code.has-text-color code {
color: inherit;
}
.wc-block-cart__submit-button, 
.wc-block-cart__submit-button:hover, 
.wc-block-cart__submit-button:focus {
color: #fff;
text-decoration: none;
}