.webform-submission-form .form-actions button::after {
  background-color: #ec008c;
}

.site-footer .view-social {
  background-color: #f4ed2e;
}

.social__content {
  display: none;
}

.social__image {
  display: none;
}

html[lang="nl-BE"] .webform-submission-wedstrijd-coins-win-form select[data-drupal-selector="edit-country"] option[value="FR"] {
  display: none;
}

html[lang="nl-NL"] .webform-submission-wedstrijd-coins-win-form select[data-drupal-selector="edit-country"] option[value="FR"] {
  display: none;
}