/*
Theme Name: Scallop child theme
Description: This is child theme for customization.
Author: ferprojekt
Template: realestate-7
Version: 2.6.3
*/

/* NOTE: Parent stylesheet is loaded from functions.php not using @import */
.fer_author {
	color: #9f9f9d !important;
	background-color: #fff !important;
	padding: 0 0.5em 0 0.5em;
	text-align: center;
}
.fer_author a {
	color: #5b5b5a !important;		
}
.fer_author a:hover {
	color: #0064B3 !important;		
}