/* Allgemein: Fettgeschriebenes in RGB(20, 55, 130) */
strong, b {
  color: rgb(20, 55, 130);
}

/* Theo-Web – gestylt mit Farbe */
.Theo-Web {
  color: rgb(20, 55, 130);}

/* Zeitschrift – gestylt mit Farbe */
.Zeitschrift  {
  color: rgb(20, 55, 130);}

/* für  – gestylt mit Farbe */
.für {
  color: rgb(20, 55, 130);}

/* Religionspädagogik – gestylt mit Farbe */
.Religionspädagogik {
  color: rgb(20, 55, 130);}