/*
 Theme Name:   Twenty Twenty-One Child
 Theme URI:    http://uncovered.ij4.eu/
 Description:  Twenty Twenty-One Child Theme
 Author:       Andreas Lamm
 Author URI:   http://andreaslamm.de.com
 Template:     twentytwentyone
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentyone-child
*/

.powered-by {
	display:none !important;
}
.primary-navigation a:hover {
	text-decoration-color: #322afb;
}

.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child {
	text-decoration-color: #322afb;
}

.my-footer {
    background-color: #292827;
			color: #eee;
	padding-top: 50px;
	padding-bottom: 50px;
}
.my-footer a {
	color: white;
}
.my-footer hr {
	color: white;
}