diff --git a/_src/_assets/styles/_sections/_section-newsletter.scss b/_src/_assets/styles/_sections/_section-newsletter.scss index 1fd2ea0..7f67a54 100644 --- a/_src/_assets/styles/_sections/_section-newsletter.scss +++ b/_src/_assets/styles/_sections/_section-newsletter.scss @@ -47,6 +47,8 @@ } .newsletter__gdpr { + opacity: .8; + .icon { stroke: $brand-main-blue; color: $brand-main-blue; diff --git a/_src/_data/gdpr.yml b/_src/_data/gdpr.yml index 7332e6b..9a87cf5 100644 --- a/_src/_data/gdpr.yml +++ b/_src/_data/gdpr.yml @@ -9,4 +9,4 @@ newsletter: > We will only use your email to send you our newsletter and by submitting this form you give us permission to do so. You can change your mind at anytime by clicking the unsubscribe link of any newsletter you receive from us. For more information visit our [Privacy Policy](/pivacy/). - We use Formspree to send this form and MailChimp for our newsletter. By submitting this form, you acknowledge that the information you provide will be transferred to Formspree & MailChimp for processing in accordance with their [Privacy](https://formspree.io/static/PrivacyPolicy.pdf) [Policies](https://mailchimp.com/legal/privacy/). + We use MailChimp for our newsletter and by submitting this form, you acknowledge that the information you provide will be transferred to MailChimp for processing in accordance with their their [Terms](https://mailchimp.com/legal/terms/) and [Privacy Policy](https://mailchimp.com/legal/privacy/). diff --git a/_src/_includes/form-newsletter.html b/_src/_includes/form-newsletter.html index b80b7c6..ac0ee2d 100644 --- a/_src/_includes/form-newsletter.html +++ b/_src/_includes/form-newsletter.html @@ -15,6 +15,8 @@ + +