/*
Theme Name: Affwebs Child Theme
Description: A Child theme for the Nichebarn WordPress theme.
Version: 1.0.0
Theme URI: http://www.affwebsites.com
Author: Affwebs
Author URI: http://www.affwebsites.com
Template: nichebarn
Text Domain: affwebs
*/

/* Feel feel free to input your custom CSS below */

a {
    font-family: georgia;
    font-size: 16px;
    color: #1063b3;
}

p {
    font-family: georgia;
    font-size: 16px;
    color: #3e3c3c;
}

