/*
Theme Name: SMA-eDocument Theme
Theme URI: https://wordpress.org/themes/hello-elementor/
Description: Hello Elementor WordPress child theme for SMA.
Author: Thomas Boley
Author URI: https://wordpress.org/themes/hello-elementor/
Template: hello-elementor
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


a {
	color: #fff200;

}

.change-settings-button:hover {
color: #fff200 !important;
}

.producttext a {
	color: #adadad;
	
}

.producttext a:hover {
	color: #fff200;
}

.page-content a {
    color: #adadad;
}

.page-content a:hover {
    color: #fff200;
}