/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


.about-home a {color: #fff;}

.about-home a:hover {
    color: #dddddd;
}

a, .how_to_help a {
    color: #1b375c;
}

a:hover, .how_to_help a:hover{
	color: #882017;
}

a, .resources-b a {
    color: #1b375c;
}

a:hover, .resources-b a:hover{
	color: #882017;
}

a, .contact-txt a {
    color: #1b375c;
}

a:hover, .contact-txt a:hover{
	color: #882017;
}
html {
  scroll-behavior: smooth;
}