/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 12 2025 | 06:23:01 */
.ast-separate-container .ast-article-single:not(.ast-related-post), .woocommerce.ast-separate-container .ast-woocommerce-container, .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .site-main .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description, .ast-separate-container .comments-area {
    background-color: #171717;
   border-radius: 14px;
}
.ast-separate-container.ast-two-container #secondary .widget {
    background-color: #171717;
    border-radius: 14px;
}
label.wp-block-search__label {
    color: white;
}

.post-template-default .wp-block-heading {
  background: linear-gradient(93.45deg, #8D0095 33.27%, #F2196C 72.06%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
a.wp-block-latest-posts__post-title:focus, a.wp-block-latest-posts__post-title:hover {
    color: #F22F91;
}
