/*!
Theme Name: Silk Art Creations
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sac
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.testimonial-container .testimonial-content,
.site-footer {
    background: #ececec;
    color: #000;
}
.testimonial-container .arrow-down .inner {
    background: #ececec;
}
.testimonial-container .testimonial-title {
    color: #000;
}
.testimonials-carousel .slick-dots li.slick-active .nav-dots {
    background: #000;
}
.testimonials-carousel .slick-dots li .nav-dots {
    border: 2px solid #000;
}
.main-header .top-bar .social-widget-links a,
.site-footer .social-widget-links a {
	background: #000000;
}

.main-header .site-header .main-nav ul>li>a {
    color: #0753FF;
}
.main-header .site-header .main-nav ul>li.current-menu-item>a, .main-header .site-header .main-nav ul>li.current-menu-parent>a, .main-header .site-header .main-nav ul>li:hover>a {
    color: #0753FF;
}