/* Start custom CSS *//* Button zur Startseite – Schriftfarbe immer weiß erzwingen */
.danke-btn-primary,
.danke-btn-primary:visited,
.danke-btn-primary:hover,
.danke-btn-primary:active {
    color: #ffffff !important;   /* Schriftfarbe fix Weiß */
    text-decoration: none !important;
}/* End custom CSS */