|
@@ -1251,3 +1251,15 @@ table th,
|
|
|
.wp-block-latest-posts .wp-block-latest-posts__post-full-content {
|
|
|
margin-top: 16px;
|
|
|
}
|
|
|
+
|
|
|
+.wp-block-a8c-blog-posts .entry-title a {
|
|
|
+ color: inherit;
|
|
|
+}
|
|
|
+
|
|
|
+.wp-block-a8c-blog-posts .entry-title a:hover, .wp-block-a8c-blog-posts .entry-title a:focus, .wp-block-a8c-blog-posts .entry-title a:active {
|
|
|
+ color: #20603C;
|
|
|
+}
|
|
|
+
|
|
|
+.wp-block-a8c-blog-posts.image-alignbehind .post-has-image a:hover {
|
|
|
+ color: #fff;
|
|
|
+}
|