/*
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.3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body * {
    font-family: "Roboto", sans-serif!important;
}
.qodef-interactive-banners .qodef-ib-content-holder .qodef-ib-item {
    width: 25%;
}
.qodef-interactive-banners .qodef-ib-content-holder .qodef-ib-item .qodef-ib-item-title h3 {
    color: #5b5b5b;
}
.qodef-interactive-banners .qodef-ib-content-holder .qodef-ib-item .qodef-ib-item-subtitle p {
    color: #2f2f2f;
    font-size: 16px;
}
a.qodef-button.qodef-layout--filled.qodef-background--blur .qodef-m-text{
    color: #2f2f2f;
}
a.qodef-button.qodef-layout--filled.qodef-background--blur .qodef-m-arrow svg {
    stroke: #2f2f2f;

}
.qodef-fullscreen-menu>ul>li>a {
    font-family: "Roboto", sans-serif;
}

#qodef-page-header .qodef-header-logo-link img.qodef--main {
	margin-top: 20px;
	width: 195px;
    max-height: none;
    height: auto;
}
.qodef-button.qodef-layout--filled.qodef-background--blur {
	background-color: rgb(255, 25, 33);
	backdrop-filter: none;
}

a.qodef-button.qodef-layout--filled.qodef-background--blur .qodef-m-text {
	color: #ffffff;
}
a.qodef-button.qodef-layout--filled.qodef-background--blur .qodef-m-arrow svg {
	stroke: #ffffff;
}