/*
Theme Name: Leroux
Theme URI: https://leroux.qodeinteractive.com
Description: Business Consulting
Author: Elated Themes
Author URI: https://qodeinteractive.com
Text Domain: leroux
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* override css */
:root {
  --qode-main-color: #00aeef; /* Replace with your desired color code */
	--qodef-title-emphasized-words-color:#00aeef;
}

.qodef-button.qodef-layout--filled.qodef-html--link {
  color: #fff;
  background-color: #4a4a4a;
}