/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: konte
*/
body {
    background: #1b1b1b;
	color: #fff;
	line-height: 1.3;
}
a {
    color: #F2A900;
}
.breadcrumbs {
    color: #fff;
    font-size: 1.1rem;align-content	
}
.breadcrumbs a {
    color: #F2A900;
}

.text-light .main-navigation li li span, .text-light .main-navigation li li a {
    color: #fff;
}

.wpb_text_column .wpb_wrapper>:first-child {
    margin-bottom: 0px;
}