/*
 Theme Name:   J Hannsens
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.copyright-bar a {
	color: #666;
	text-decoration: none;
}
.pc-it-logo {
	background: url(images/pc-it-logo-16.png) center left no-repeat;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}