.iconbox:hover a {
color: #fff;
}
.iconbox a {
text-decoration: none;
color: var(--wf-secondary-color);
}
.wp-block-details summary {
font-weight: 600;
padding: 10px;
}
.wp-block-latest-comments__comment a {
text-decoration: none;
}
.wp-block-verse {
padding: 10px;
}
.wp-block-archives-list a {
text-decoration: none;
}
.has-background.wp-block-read-more, 
.has-background.post-navigation-link-next,
.has-background.post-navigation-link-previous {
padding: 0.25em 1.375em;
}
.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
height: 2rem !important;
width: 2rem !important;
}
.wp-block-avatar img {
border-radius: 50%;
}
.wp-block-avatar:hover img {
-webkit-transform: scale(1.07);
transform: scale(1.07);
}
.post-navigation-link-next a,
.post-navigation-link-previous a {
text-decoration: none;
}
.wp-block-woocommerce-single-product .wp-block-post-title a {
text-decoration: none;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover, 
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:focus {
color: #fff;
}
.wp-block-page-list {
list-style: none;
padding: 0;
}
.wc-block-grid__products .wc-block-components-product-button__button {
border-radius: 0;
text-decoration: none;
}
.wp-block-page-list a {
color: var(--wf-secondary-color);
text-decoration: none;
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(--wf-main-color);
}
.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
color: var(--wf-main-color);
}
.wp-block-list {
padding: 0;
}
.wc-block-components-product-name {
color: var(--wf-secondary-color);
text-decoration: none;
font-weight: 600;
}
.wp-block-list.has-background {
padding: 1.25em 2.375em;
}
.wp-block-details.has-background {
padding: 1.25em 2.375em;
}
.wp-block-verse.has-background {
padding: 1.25em 2.375em;
}