/* zentriert die PHP Information im Footer */
/* ändert die Schriftgröße des Hyperlinks  */


.u-footer .u-custom-php-1 {
  font-size: 14px !important;
  text-align: left;
  color: white;
}

.u-footer .u-custom-php-2 {
  font-size: 14px !important;
  text-align: center;
}
