diff --git a/dist/app.css b/dist/app.css index c86badd..85dcccc 100644 --- a/dist/app.css +++ b/dist/app.css @@ -12054,14 +12054,12 @@ a { } .cta-button a:hover { background-color: #B9AF78; - color: #063C5A; } .cta-button.gold a { background-color: #B9AF78; } .cta-button.gold a:hover { background-color: #063C5A; - color: #fff; } .intro_block, .team-member-top, .team-members-top { diff --git a/dist/mix-manifest.json b/dist/mix-manifest.json index 5c44a4a..9031bc8 100644 --- a/dist/mix-manifest.json +++ b/dist/mix-manifest.json @@ -1,4 +1,4 @@ { "/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2", - "/app.css": "/app.css?id=871d33721193d09263f390029c49db23" + "/app.css": "/app.css?id=9d796c4c085b0983ad4c39dea2172fc9" } diff --git a/src/scss/global.scss b/src/scss/global.scss index 3034375..579bf23 100644 --- a/src/scss/global.scss +++ b/src/scss/global.scss @@ -27,7 +27,6 @@ a { &:hover { background-color: $c-tan; - color: $c-navy; } } @@ -37,7 +36,6 @@ a { &:hover { background-color: $c-navy; - color: $c-white; } } } diff --git a/tpl/flex_text_over_image_a.tpl b/tpl/flex_text_over_image_a.tpl new file mode 100644 index 0000000..257d939 --- /dev/null +++ b/tpl/flex_text_over_image_a.tpl @@ -0,0 +1,16 @@ +
+
+
+
+
+
+

{{ headline }}

+ {{{ content }}} +
+
+
+ +
 
+
+
+