/*======================================
Theme Name: Child Theme
Theme URI: https://digitalsyntaxsolutions.com/
Description: Child theme from Digital Syntax Solutions
Author: Digital Syntax Solutions
Author URI: https://digitalsyntaxsolutions.com/
Author Email: digitalsyntaxsolutions@gmail.com
Template: hello-elementor
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

.footer-link-color a:link {
    color: #064588;
}
.footer-link-color a:active {
    color: #064588;
}
.footer-link-color a:hover {
    color: #41CCFF;
}
.footer-link-color a:visited {
    color: #064588;
}
