@@ -295,21 +295,89 @@ object {
* - In the future the Block styles may get compiled to individual .css
* files and conditionally loaded
*/
+.wp-block-a8c-blog-posts {
+ /**
+ * Button Placeholder style
+ * - Since buttons appear in various blocks,
+ * let’s use a placeholder to keep them all
+ * in-sync
+ */
+ * Onsale Placeholder style
+}
+
+.wp-block-a8c-blog-posts.image-aligntop .post-thumbnail {
+ margin-bottom: 16px;
+.wp-block-a8c-blog-posts.image-alignleft .post-thumbnail {
+ margin-right: 32px;
+.wp-block-a8c-blog-posts.image-alignright .post-thumbnail {
+ margin-left: 32px;
+.wp-block-a8c-blog-posts.image-alignbehind .post-has-image .entry-wrapper {
+ padding: 32px;
+.wp-block-a8c-blog-posts.image-alignbehind .post-has-image a:hover {
+ color: currentColor;
+.wp-block-a8c-blog-posts .article-section-title {
+ font-size: 1.25em;
+ margin-top: 0;
.wp-block-a8c-blog-posts article {
- margin-bottom: calc(3 * 32px);
+ margin-bottom: 64px;
+@media only screen and (min-width: 560px) {
+ .wp-block-a8c-blog-posts article {
+ margin-bottom: 96px;
+ }
}
.wp-block-a8c-blog-posts .post-thumbnail img {
+ vertical-align: middle;
width: auto;
+.wp-block-a8c-blog-posts .entry-wrapper > * {
+ /* Vertical margins logic between post details */
+ margin-top: 16px;
+.wp-block-a8c-blog-posts .entry-wrapper > *:first-child {
+.wp-block-a8c-blog-posts .entry-wrapper > *:last-child {
+ margin-bottom: 0;
.wp-block-a8c-blog-posts .entry-title a {
color: #3E7D98;
- text-decoration: underline;
+.has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a,
+[class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a,
+[style*="background-color"] .wp-block-a8c-blog-posts .entry-title a {
.wp-block-a8c-blog-posts .entry-title a:hover {
color: #2f5f74;
+ text-decoration: underline;
.has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a,
@@ -318,21 +386,40 @@ object {
color: currentColor;
+.wp-block-a8c-blog-posts .more-link {
+ display: block;
+ color: inherit;
+.wp-block-a8c-blog-posts .more-link:after {
+ content: "\02192";
+ display: inline-block;
+ margin-left: 0.5em;
+.wp-block-a8c-blog-posts .more-link:hover, .wp-block-a8c-blog-posts .more-link:active {
+ color: #2f5f74;
+ text-decoration: none;
+.has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .more-link:hover,
+[class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .more-link:hover,
+[style*="background-color"] .wp-block-a8c-blog-posts .more-link:hover, .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .more-link:active,
+[class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .more-link:active,
+[style*="background-color"] .wp-block-a8c-blog-posts .more-link:active {
.wp-block-a8c-blog-posts .entry-meta,
-.wp-block-a8c-blog-posts .entry-footer,
.wp-block-a8c-blog-posts .cat-links {
color: #4d6974;
- font-size: 1.04167rem;
+ font-size: 1.04167em;
.has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta,
[class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta,
[style*="background-color"] .wp-block-a8c-blog-posts .entry-meta, .has-background:not(.has-background-background-color)
-[class*="background-color"]:not(.has-background-background-color)
-[style*="background-color"]
-.wp-block-a8c-blog-posts .entry-footer, .has-background:not(.has-background-background-color)
.wp-block-a8c-blog-posts .cat-links,
[class*="background-color"]:not(.has-background-background-color)
@@ -341,26 +428,98 @@ object {
-.wp-block-a8c-blog-posts .entry-meta > *,
-.wp-block-a8c-blog-posts .entry-footer > *,
-.wp-block-a8c-blog-posts .cat-links > * {
- display: inline-block;
+.wp-block-a8c-blog-posts .entry-meta .byline:not(:last-child),
+.wp-block-a8c-blog-posts .cat-links .byline:not(:last-child) {
margin-right: 16px;
- vertical-align: middle;
-}
-
-.wp-block-a8c-blog-posts .entry-meta > *:last-child,
-.wp-block-a8c-blog-posts .entry-footer > *:last-child,
-.wp-block-a8c-blog-posts .cat-links > *:last-child {
- margin-right: 0;
.wp-block-a8c-blog-posts .entry-meta .published + .updated,
-.wp-block-a8c-blog-posts .entry-footer .published + .updated,
.wp-block-a8c-blog-posts .cat-links .published + .updated {
display: none;
+.wp-block-a8c-blog-posts .entry-meta a,
+.wp-block-a8c-blog-posts .cat-links a {
+.wp-block-a8c-blog-posts .entry-meta a:hover, .wp-block-a8c-blog-posts .entry-meta a:active,
+.wp-block-a8c-blog-posts .cat-links a:hover,
+.wp-block-a8c-blog-posts .cat-links a:active {
+.has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta a:hover,
+[class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta a:hover,
+[style*="background-color"] .wp-block-a8c-blog-posts .entry-meta a:hover, .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta a:active,
+[class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-meta a:active,
+[style*="background-color"] .wp-block-a8c-blog-posts .entry-meta a:active, .has-background:not(.has-background-background-color)
+[class*="background-color"]:not(.has-background-background-color)
+[style*="background-color"]
+.wp-block-a8c-blog-posts .cat-links a:hover, .has-background:not(.has-background-background-color)
+.wp-block-a8c-blog-posts .cat-links a:active,
+.wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button, .wp-block-a8c-blog-posts .fse-template-part .main-navigation .button, .fse-template-part .main-navigation .wp-block-a8c-blog-posts .button {
+ line-height: 1;
+ color: #ffffff;
+ cursor: pointer;
+ font-weight: bold;
+ font-family: "Karla", Arial, sans-serif;
+ font-family: var(--font-base, "Karla", Arial, sans-serif);
+ font-size: 1.04167rem;
+ background-color: #3E7D98;
+ border-radius: 160px;
+ border-width: 0;
+ padding: 16px 48px;
+.wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts .fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation .wp-block-a8c-blog-posts .button:before, .wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:after, .wp-block-a8c-blog-posts .fse-template-part .main-navigation .button:after, .fse-template-part .main-navigation .wp-block-a8c-blog-posts .button:after {
+ content: '';
+ height: 0;
+ width: 0;
+.wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts .fse-template-part .main-navigation .button:before, .fse-template-part .main-navigation .wp-block-a8c-blog-posts .button:before {
+ margin-bottom: -0.12em;
+.wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:after, .wp-block-a8c-blog-posts .fse-template-part .main-navigation .button:after, .fse-template-part .main-navigation .wp-block-a8c-blog-posts .button:after {
+ margin-top: -0.11em;
+.wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:hover, .wp-block-a8c-blog-posts .fse-template-part .main-navigation .button:hover, .fse-template-part .main-navigation .wp-block-a8c-blog-posts .button:hover, .wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts .fse-template-part .main-navigation .button:focus, .fse-template-part .main-navigation .wp-block-a8c-blog-posts .button:focus, .wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .has-focus.button, .wp-block-a8c-blog-posts .fse-template-part .main-navigation .has-focus.button, .fse-template-part .main-navigation .wp-block-a8c-blog-posts .has-focus.button {
+ background-color: #2f5f74;
+.wp-block-a8c-blog-posts + .button {
+ font-size: 1.5em;
+.wp-block-a8c-blog-posts + .button:hover {
+ cursor: default;
+.has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts + .button,
+[class*="background-color"]:not(.has-background-background-color) .wp-block-a8c-blog-posts + .button,
+[style*="background-color"] .wp-block-a8c-blog-posts + .button {
+ background-color: transparent;
+ border: 2px solid currentColor;
.wp-block-button {
/* Default Style */
/* Outline Style */
@@ -1149,11 +1149,54 @@ object {
min-width: 300px;
+.wp-block-newspack-blocks-homepage-articles.image-aligntop .post-thumbnail {
+.wp-block-newspack-blocks-homepage-articles.image-alignleft .post-thumbnail {
+.wp-block-newspack-blocks-homepage-articles.image-alignright .post-thumbnail {
+.wp-block-newspack-blocks-homepage-articles.image-alignbehind .post-has-image .entry-wrapper {
+.wp-block-newspack-blocks-homepage-articles.is-grid article {
+ .wp-block-newspack-blocks-homepage-articles.is-grid article {
+.wp-block-newspack-blocks-homepage-articles .article-section-title {
+ font-size: 1.25rem;
+.wp-block-newspack-blocks-homepage-articles .article-section-title + article {
.wp-block-newspack-blocks-homepage-articles article {
display: block;
/* Vertical margins logic between posts */
- margin-top: calc(3 * 32px);
+ margin-top: 64px;
+ .wp-block-newspack-blocks-homepage-articles article {
+ margin-top: 96px;
.wp-block-newspack-blocks-homepage-articles article:first-child {
@@ -1161,28 +1204,13 @@ object {
.wp-block-newspack-blocks-homepage-articles article:last-child {
.wp-block-newspack-blocks-homepage-articles article .post-thumbnail img {
-.wp-block-newspack-blocks-homepage-articles article .entry-title a {
- color: #3E7D98;
-.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
- color: #2f5f74;
-.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,
-[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,
-[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-title a {
- color: currentColor;
.wp-block-newspack-blocks-homepage-articles article .entry-wrapper > * {
/* Vertical margins logic between post details */
margin-top: 16px;
@@ -1197,12 +1225,34 @@ object {
margin-bottom: 0;
-.wp-block-newspack-blocks-homepage-articles article .more-link {
- margin-top: 16px;
+.wp-block-newspack-blocks-homepage-articles article .entry-title a {
+ color: #3E7D98;
+.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,
+[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,
+[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-title a {
+.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
+.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
+[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
+[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
+ .wp-block-newspack-blocks-homepage-articles article .more-link {
.wp-block-newspack-blocks-homepage-articles article .entry-meta,
-.wp-block-newspack-blocks-homepage-articles article .entry-footer,
.wp-block-newspack-blocks-homepage-articles article .cat-links {
font-size: 1.04167rem;
@@ -1211,11 +1261,6 @@ object {
.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta, .has-background:not(.has-background-background-color)
-.wp-block-newspack-blocks-homepage-articles article .entry-footer, .has-background:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links,
@@ -1224,55 +1269,130 @@ object {
-.wp-block-newspack-blocks-homepage-articles article .entry-meta > *,
-.wp-block-newspack-blocks-homepage-articles article .entry-footer > *,
-.wp-block-newspack-blocks-homepage-articles article .cat-links > * {
- margin-left: 16px;
+.wp-block-newspack-blocks-homepage-articles article .entry-meta > span > *,
+.wp-block-newspack-blocks-homepage-articles article .cat-links > span > * {
+ vertical-align: top;
-.wp-block-newspack-blocks-homepage-articles article .entry-meta > *:last-child,
-.wp-block-newspack-blocks-homepage-articles article .entry-footer > *:last-child,
-.wp-block-newspack-blocks-homepage-articles article .cat-links > *:last-child {
- margin-left: 0;
+.wp-block-newspack-blocks-homepage-articles article .entry-meta .byline:not(:last-child),
+.wp-block-newspack-blocks-homepage-articles article .cat-links .byline:not(:last-child) {
+ margin-left: 16px;
.wp-block-newspack-blocks-homepage-articles article .entry-meta .published + .updated,
-.wp-block-newspack-blocks-homepage-articles article .entry-footer .published + .updated,
.wp-block-newspack-blocks-homepage-articles article .cat-links .published + .updated {
.wp-block-newspack-blocks-homepage-articles article .entry-meta a,
-.wp-block-newspack-blocks-homepage-articles article .entry-footer a,
.wp-block-newspack-blocks-homepage-articles article .cat-links a {
.wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover, .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
-.wp-block-newspack-blocks-homepage-articles article .entry-footer a:hover,
-.wp-block-newspack-blocks-homepage-articles article .entry-footer a:active,
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active {
-.wp-block-newspack-blocks-homepage-articles article .entry-meta .svg-icon,
-.wp-block-newspack-blocks-homepage-articles article .entry-footer .svg-icon,
-.wp-block-newspack-blocks-homepage-articles article .cat-links .svg-icon {
- fill: currentColor;
- position: relative;
- margin-left: calc(0.25 * 16px);
+.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
+[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
+[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover, .has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
+[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
+[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active, .has-background:not(.has-background-background-color)
+.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
+.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover, .has-background:not(.has-background-background-color)
+.wp-block-newspack-blocks-homepage-articles article .cat-links a:active,
+.wp-block-newspack-blocks-homepage-articles article .cat-links a:active {
-.wp-block-newspack-blocks-homepage-articles.is-grid article {
- margin-top: 0;
+/**
+button[data-load-more-btn], button,
+.button,
+input[type="submit"],
+.wp-block-button__link,
+.wp-block-file__button, .a8c-posts-list__view-all, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
+button[data-load-more-btn]:before, button:before,
+.button:before,
+input[type="submit"]:before,
+.wp-block-button__link:before,
+.wp-block-file__button:before, .a8c-posts-list__view-all:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before, button[data-load-more-btn]:after, button:after,
+.button:after,
+input[type="submit"]:after,
+.wp-block-button__link:after,
+.wp-block-file__button:after, .a8c-posts-list__view-all:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
+.wp-block-file__button:before, .a8c-posts-list__view-all:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before {
+button[data-load-more-btn]:after, button:after,
+button:hover,
+.button:hover,
+input:hover[type="submit"],
+.wp-block-button__link:hover,
+.wp-block-file__button:hover, .a8c-posts-list__view-all:hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover, button:focus,
+.button:focus,
+input:focus[type="submit"],
+.wp-block-button__link:focus,
+.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, button.has-focus,
+.has-focus.button,
+input.has-focus[type="submit"],
+.has-focus.wp-block-button__link,
+.has-focus.wp-block-file__button, .has-focus.a8c-posts-list__view-all, body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept {
button[data-load-more-btn] {
display: inline-block;
- margin-right: 16px;
+ margin-right: 16px;
- margin-right: calc(0.25 * 16px);
@@ -1,3 +1,4 @@
+@charset "UTF-8";
/**
* These styles should be loaded by the Block Editor only
@@ -294,21 +295,89 @@ object {
+ font-size: 1em;
color: #19744C;
color: #145f3e;
@@ -317,21 +386,40 @@ object {
+ color: #145f3e;
color: #505050;
- font-size: 0.83333rem;
+ font-size: 0.83333em;
@@ -340,26 +428,98 @@ object {
+.wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button {
+ color: white;
+ font-weight: 700;
+ font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
+ font-family: var(--font-base, Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
+ font-size: 0.83333rem;
+ background-color: #19744C;
+ border-radius: 4px;
+ padding: 16px 16px;
+.wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:before, .wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:before {
+.wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:after {
+.wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:hover, .wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .button:focus, .wp-block-a8c-blog-posts .wp-block-a8c-blog-posts + .has-focus.button {
+ background-color: #145f3e;
+ font-size: 1.2em;
+ font-size: 1rem;
- color: #19744C;
- color: #145f3e;
+ color: #19744C;
font-size: 0.83333rem;
color: #20603C;
color: #133a24;
+ color: #133a24;
color: #844d4d;
- font-size: 0.84746rem;
+ font-size: 0.84746em;
+ color: #FFFDF6;
+ font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
+ font-family: var(--font-headings, "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif);
+ background-color: #20603C;
+ border-radius: 5px;
+ padding: 18px 18px;
+ color: ("default": #FFFDF6, "light": #FDF9EC, "dark": #DDDDDD);
+ background-color: #133a24;
+ font-size: 1.18em;
- color: #20603C;
- color: #133a24;
+ color: #20603C;
font-size: 0.84746rem;
color: #C04239;
color: #252E36;
+ color: #252E36;
color: #666666;
+ color: #E8E4DD;
+ font-weight: 900;
+ font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
+ font-family: var(--font-base, "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
+ background-color: #252E36;
+ background-color: #C04239;
- color: #C04239;
- color: #252E36;
+ color: #C04239;
color: black;
color: #FF7A5C;
+ color: #FF7A5C;
color: #767676;
@@ -340,26 +428,97 @@ object {
+ font-weight: 600;
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
+ font-family: var(--font-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
+ background-color: black;
+ padding: 11.6px 11.6px;
+ background-color: #FF7A5C;
@@ -1148,11 +1148,54 @@ object {
@@ -1160,28 +1203,13 @@ object {
- color: black;
- color: #FF7A5C;
@@ -1196,12 +1224,34 @@ object {
+ color: black;
@@ -1210,11 +1260,6 @@ object {
@@ -1223,55 +1268,129 @@ object {
color: #0073AA;
color: #005177;
+ color: #005177;
- font-size: 0.86957rem;
+ font-size: 0.86957em;
+ color: #FFFFFF;
+ font-family: "Crimson Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;
+ font-family: var(--font-headings, "Crimson Text", "Baskerville Old Face", Garamond, "Times New Roman", serif);
+ background-color: #0073AA;
+ background-color: #005177;
+ font-size: 1.15em;
- color: #0073AA;
- color: #005177;
+ color: #0073AA;
font-size: 0.86957rem;
color: #23883D;
color: #195f2b;
+ color: #195f2b;
color: #6E6E6E;
+ font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
+ font-family: var(--font-base, "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
+ background-color: #23883D;
+ background-color: #195f2b;
- color: #23883D;
- color: #195f2b;
+ color: #23883D;
color: #1279BE;
color: #303030;
+ color: #303030;
color: #757575;
+ font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
+ font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
+ background-color: #1279BE;
+ padding: 16px 24px;
+ background-color: #303030;
- color: #1279BE;
- color: #303030;
+ color: #1279BE;
color: #ff302c;
color: #1285ce;
+ color: #1285ce;
- font-size: 0.82474rem;
+ font-size: 0.82474em;
+ font-size: 1.2125rem;
+ background-color: #ff302c;
+ border-radius: 9px;
+ background-color: #1285ce;
+ font-size: 1.2125em;
- color: #ff302c;
- color: #1285ce;
+ color: #ff302c;
font-size: 0.82474rem;
+ color: #666666;
+ background-color: #666666;
- color: #666666;
color: #897248;
color: #685636;
+ color: #685636;
color: #686868;
+ background-color: #897248;
+ background-color: #685636;
- color: #897248;
- color: #685636;
+ color: #897248;
color: #CD2220;
+ font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
+ font-family: var(--font-base, "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
+ background-color: #CD2220;
- color: #CD2220;
+ color: #CD2220;
@@ -306,21 +307,89 @@ object {
color: #CA2017;
color: #222222;
@@ -329,21 +398,40 @@ object {
+ color: #222222;
@@ -352,26 +440,98 @@ object {
+ background-color: #CA2017;
+ background-color: #222222;
- color: #CA2017;
- color: #222222;
+ color: #CA2017;
color: #CAAB57;
color: #b59439;
+ color: #b59439;
color: white;
- font-size: 0.8rem;
+ font-size: 0.8em;
+ line-height: 1.15;
+ color: #060f29;
+ background-color: #CAAB57;
+ border-radius: 3px;
+ margin-bottom: -0.195em;
+ margin-top: -0.185em;
+ background-color: #b59439;
- color: #CAAB57;
- color: #b59439;
+ color: #CAAB57;
font-size: 0.8rem;
color: #444444;
+ color: #444444;
+ font-family: Raleway, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
+ font-family: var(--font-base, Raleway, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
+ border-radius: 0;
+ padding: 16px 20px;
+ background-color: #444444;
- color: #444444;
color: #0C80A1;
color: #085a72;
+ color: #085a72;
+ font-family: "PT Sans", Arial, sans-serif;
+ font-family: var(--font-base, "PT Sans", Arial, sans-serif);
+ background-color: #0C80A1;
+ background-color: #085a72;
- color: #0C80A1;
- color: #085a72;
+ color: #0C80A1;
color: #404040;
color: #f25f70;
+ color: #f25f70;
+ font-size: 0.69444rem;
+ background-color: #f25f70;
+ background-color: #4f4f4f;
- color: #404040;
- color: #f25f70;
+ color: #404040;
color: #2c313f;
color: #3e69dc;
+ color: #3e69dc;
+ line-height: 1.44;
+ background-color: #3e69dc;
+ border-radius: 10px;
+ margin-bottom: -0.34em;
+ margin-top: -0.33em;
+ background-color: #2c313f;
- color: #2c313f;
- color: #3e69dc;
+ color: #2c313f;
@@ -1355,6 +1355,84 @@ object {
+ font-family: sans-serif;
+ font-family: var(--font-headings, sans-serif);
+ font-size: 1.2rem;
+ background-color: blue;
+ background-color: indigo;