/*
Theme Name: Twenty Seventeen Child
Theme URI: https://wohlfuehlich.com
Description: Child Theme für Twenty Seventeen
Author: 0lsch
Author URI: https://wohlfuehlich.com
Template: twentyseventeen
Version: 1.0
*/

/* Hier kannst du eigene CSS-Regeln schreiben */

.footer-legal-links {
  color: #557c70;
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
  padding-bottom: 10px;
}

.footer-legal-links a {
  color: #557c70;
  text-decoration: none;
  margin: 0 10px;
}

.footer-legal-links a:hover {
  text-decoration: underline;
}
