/* 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;
}

.u-footer .u-custom-php-2 {
  font-size: 14px !important;
  text-align: center;

/*
  a {
    font-size: 0.875rem !important;
    line-height: 1.2 !important;
  }
*/
}
