/* Weiterlesen button ohne Rand*/
a.btn.btn-secondary {
    border: none;
 		}

/* Block Überschrift ohne Unterstrich*/
a:not([class]) {
  text-decoration: none;
   }


/* Farbe Banner



/* Kommentar */

