/*
Theme Name: Fonts-Child
Theme URI: https://fontsplugin.com/theme
Author: FontsPlugin
Author URI: https://fontsplugin.com/
Template: fonts
*/
body {font-family: "Vollkorn", "Georgia", serif;}

a {
	color: #546E45;
}

a:hover,
a:focus,
a:active {
	color: #ABBB5C;
}

.entry-title a {
	text-decoration: none;
	color: #546E45;
}

.entry-title a:hover {
	color: #ABBB5C;
}

.menu-1 a:hover {
	color: #ABBB5C;
}

h2,p {font-family: Vollkorn}

.autorenname {
font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1.5px;
font-size:14px;
}
