a.wp-block-button__link:hover, 
a.wp-block-button__link:focus {
color: #fff;
text-decoration: none;
}
.wp-block-page-list.has-background {
padding: 1rem;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
color: var(--dt-main-color);
}
.wp-block-latest-comments {
padding-left: 0;
}
.wp-block-image figcaption {
text-align: center;
}
.wp-block-embed figcaption {
text-align: center;
}
.wp-block-latest-comments li a:not(:hover, :focus) {
color: var(--dt-secondary-color);
}
.wp-block-table figcaption {
text-align: center;
}
.wp-block-latest-comments li a {
text-decoration:none;
}
.wp-block-code.has-text-color code {
color: inherit;
}
.dt_footer ul.product_list_widget li .woocommerce-Price-amount {
color: #fff;
}
.dt_footer ul.product_list_widget li {
border-bottom: none;
}
.dt_footer .widget_shopping_cart .button:not(.checkout):not(.add_to_cart_button) {
background-color: var(--dt-main-color);
}