|
@@ -1519,12 +1519,18 @@ button[data-load-more-btn], .button {
|
|
margin-bottom: 32px;
|
|
margin-bottom: 32px;
|
|
}
|
|
}
|
|
|
|
|
|
-.wp-block-cover .wp-block-cover__inner-container a,
|
|
|
|
-.wp-block-cover .wp-block-cover-image-text a,
|
|
|
|
-.wp-block-cover .wp-block-cover-text a,
|
|
|
|
-.wp-block-cover-image .wp-block-cover__inner-container a,
|
|
|
|
-.wp-block-cover-image .wp-block-cover-image-text a,
|
|
|
|
-.wp-block-cover-image .wp-block-cover-text a {
|
|
|
|
|
|
+.wp-block-cover .wp-block-cover__inner-container a:not(.wp-block-button__link),
|
|
|
|
+.wp-block-cover .wp-block-cover__inner-container a.wp-block-button__link:hover,
|
|
|
|
+.wp-block-cover .wp-block-cover-image-text a:not(.wp-block-button__link),
|
|
|
|
+.wp-block-cover .wp-block-cover-image-text a.wp-block-button__link:hover,
|
|
|
|
+.wp-block-cover .wp-block-cover-text a:not(.wp-block-button__link),
|
|
|
|
+.wp-block-cover .wp-block-cover-text a.wp-block-button__link:hover,
|
|
|
|
+.wp-block-cover-image .wp-block-cover__inner-container a:not(.wp-block-button__link),
|
|
|
|
+.wp-block-cover-image .wp-block-cover__inner-container a.wp-block-button__link:hover,
|
|
|
|
+.wp-block-cover-image .wp-block-cover-image-text a:not(.wp-block-button__link),
|
|
|
|
+.wp-block-cover-image .wp-block-cover-image-text a.wp-block-button__link:hover,
|
|
|
|
+.wp-block-cover-image .wp-block-cover-text a:not(.wp-block-button__link),
|
|
|
|
+.wp-block-cover-image .wp-block-cover-text a.wp-block-button__link:hover {
|
|
color: currentColor;
|
|
color: currentColor;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -2401,35 +2407,35 @@ table th,
|
|
background-attachment: fixed;
|
|
background-attachment: fixed;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-primary-color[class] {
|
|
|
|
|
|
+.has-primary-color {
|
|
color: #897248;
|
|
color: #897248;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-secondary-color[class] {
|
|
|
|
|
|
+.has-secondary-color {
|
|
color: #c4493f;
|
|
color: #c4493f;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-color[class] {
|
|
|
|
|
|
+.has-foreground-color {
|
|
color: #181818;
|
|
color: #181818;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-light-color[class] {
|
|
|
|
|
|
+.has-foreground-light-color {
|
|
color: #686868;
|
|
color: #686868;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-dark-color[class] {
|
|
|
|
|
|
+.has-foreground-dark-color {
|
|
color: #020202;
|
|
color: #020202;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-light-color[class] {
|
|
|
|
|
|
+.has-background-light-color {
|
|
color: #F7F7F7;
|
|
color: #F7F7F7;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-dark-color[class] {
|
|
|
|
|
|
+.has-background-dark-color {
|
|
color: #CCCCCC;
|
|
color: #CCCCCC;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-color[class] {
|
|
|
|
|
|
+.has-background-color {
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -2438,42 +2444,42 @@ table th,
|
|
color: currentColor;
|
|
color: currentColor;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-primary-background-color[class] {
|
|
|
|
|
|
+.has-primary-background-color {
|
|
background-color: #897248;
|
|
background-color: #897248;
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-secondary-background-color[class] {
|
|
|
|
|
|
+.has-secondary-background-color {
|
|
background-color: #c4493f;
|
|
background-color: #c4493f;
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-background-color[class] {
|
|
|
|
|
|
+.has-foreground-background-color {
|
|
background-color: #181818;
|
|
background-color: #181818;
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-light-background-color[class] {
|
|
|
|
|
|
+.has-foreground-light-background-color {
|
|
background-color: #686868;
|
|
background-color: #686868;
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-foreground-dark-background-color[class] {
|
|
|
|
|
|
+.has-foreground-dark-background-color {
|
|
background-color: #020202;
|
|
background-color: #020202;
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-light-background-color[class] {
|
|
|
|
|
|
+.has-background-light-background-color {
|
|
background-color: #F7F7F7;
|
|
background-color: #F7F7F7;
|
|
color: #181818;
|
|
color: #181818;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-dark-background-color[class] {
|
|
|
|
|
|
+.has-background-dark-background-color {
|
|
background-color: #CCCCCC;
|
|
background-color: #CCCCCC;
|
|
color: #181818;
|
|
color: #181818;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-background-background-color[class] {
|
|
|
|
|
|
+.has-background-background-color {
|
|
background-color: #FFFFFF;
|
|
background-color: #FFFFFF;
|
|
color: #181818;
|
|
color: #181818;
|
|
}
|
|
}
|