:root :where(.wp-block-cover.is-style-full-cover--3) {
  border-radius: 0px;
}
:root :where(.wp-block-button.is-style-primary--4 .wp-block-button__link) {
  background-color: var(--wp--preset--color--primary);
  border-radius: 0px;
  border-color: var(--wp--preset--color--primary);
  border-width: 1px;
  border-style: solid;
  color: var(--wp--preset--color--primary-foreground);
  padding-top: 0.875rem;
  padding-right: 2.5rem;
  padding-bottom: 0.875rem;
  padding-left: 2.5rem;
}
:root :where(.wp-block-button.is-style-primary--4 .wp-block-button__link:hover) {
  background-color: var(--wp--preset--color--primary-hover);
  border-color: var(--wp--preset--color--primary-hover);
}
:root :where(.wp-block-button.is-style-secondary--5 .wp-block-button__link) {
  background-color: transparent;
  border-radius: 0px;
  border-color: currentColor;
  border-width: 1px;
  border-style: solid;
  color: currentColor;
  padding-top: 0.875rem;
  padding-right: 2.5rem;
  padding-bottom: 0.875rem;
  padding-left: 2.5rem;
}
:root :where(.is-style-section-1--6 .wp-block-separator) {
  color: color-mix(in srgb, currentColor 25%, transparent);
}
:root :where(.is-style-section-1--6 .wp-block-site-title) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-site-title a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-post-author-name) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-post-author-name a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-post-date) {
  color: color-mix(in srgb, currentColor 85%, transparent);
}
:root :where(.is-style-section-1--6 .wp-block-post-date a:where(:not(.wp-element-button))) {
  color: color-mix(in srgb, currentColor 85%, transparent);
}
:root :where(.is-style-section-1--6 .wp-block-post-terms) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-post-terms a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-comment-author-name) {
  color: currentColor;
}
:root
  :where(.is-style-section-1--6 .wp-block-comment-author-name a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-comment-date) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-comment-date a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-comment-edit-link) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-comment-edit-link a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-comment-reply-link) {
  color: currentColor;
}
:root
  :where(.is-style-section-1--6 .wp-block-comment-reply-link a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-pullquote) {
  color: currentColor;
}
:root :where(.is-style-section-1--6 .wp-block-quote) {
  color: currentColor;
}
:root :where(.wp-block-designsetgo-section.is-style-section-1--6) {
  background-color: var(--wp--preset--color--accent-5);
  color: var(--wp--preset--color--contrast);
}
:root :where(.is-style-section-2--7 .wp-block-separator) {
  color: color-mix(in srgb, currentColor 25%, transparent);
}
:root :where(.is-style-section-2--7 .wp-block-post-author-name) {
  color: currentColor;
}
:root :where(.is-style-section-2--7 .wp-block-post-author-name a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-2--7 .wp-block-post-date) {
  color: color-mix(in srgb, currentColor 85%, transparent);
}
:root :where(.is-style-section-2--7 .wp-block-post-date a:where(:not(.wp-element-button))) {
  color: color-mix(in srgb, currentColor 85%, transparent);
}
:root :where(.is-style-section-2--7 .wp-block-post-terms) {
  color: currentColor;
}
:root :where(.is-style-section-2--7 .wp-block-post-terms a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-2--7 .wp-block-comment-author-name) {
  color: currentColor;
}
:root
  :where(.is-style-section-2--7 .wp-block-comment-author-name a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-2--7 .wp-block-comment-date) {
  color: currentColor;
}
:root :where(.is-style-section-2--7 .wp-block-comment-date a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-2--7 .wp-block-comment-edit-link) {
  color: currentColor;
}
:root :where(.is-style-section-2--7 .wp-block-comment-edit-link a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-2--7 .wp-block-comment-reply-link) {
  color: currentColor;
}
:root
  :where(.is-style-section-2--7 .wp-block-comment-reply-link a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-2--7 .wp-block-pullquote) {
  color: currentColor;
}
:root :where(.is-style-section-2--7 .wp-block-quote) {
  color: currentColor;
}
:root :where(.wp-block-designsetgo-section.is-style-section-2--7) {
  background-color: var(--wp--preset--color--accent-2);
  color: var(--wp--preset--color--contrast);
}
:root :where(.is-style-section-1--8 .wp-block-separator) {
  color: color-mix(in srgb, currentColor 25%, transparent);
}
:root :where(.is-style-section-1--8 .wp-block-site-title) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-site-title a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-post-author-name) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-post-author-name a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-post-date) {
  color: color-mix(in srgb, currentColor 85%, transparent);
}
:root :where(.is-style-section-1--8 .wp-block-post-date a:where(:not(.wp-element-button))) {
  color: color-mix(in srgb, currentColor 85%, transparent);
}
:root :where(.is-style-section-1--8 .wp-block-post-terms) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-post-terms a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-comment-author-name) {
  color: currentColor;
}
:root
  :where(.is-style-section-1--8 .wp-block-comment-author-name a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-comment-date) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-comment-date a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-comment-edit-link) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-comment-edit-link a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-comment-reply-link) {
  color: currentColor;
}
:root
  :where(.is-style-section-1--8 .wp-block-comment-reply-link a:where(:not(.wp-element-button))) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-pullquote) {
  color: currentColor;
}
:root :where(.is-style-section-1--8 .wp-block-quote) {
  color: currentColor;
}
:root :where(.wp-block-designsetgo-section.is-style-section-1--8) {
  background-color: var(--wp--preset--color--accent-5);
  color: var(--wp--preset--color--contrast);
}
/*# sourceURL=block-style-variation-styles-inline-css */
