/*!
Theme Name: Auxa
Theme URI: https://wp.xpressbuddy.com/auxa/
Author: XpressBuddy
Author URI: https://xpressbuddy.com/
Description: Auxa is a WordPress theme for Digital Studio and Agency
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: auxa
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

body {
    font-family: 'Poppins', sans-serif !important;
}

.xb-header_btn a {
	color: #394B61 !important;
	border: 1px solid #394B61 !important;
	
}

#xb-header-area .xb-header-area-sticky {
	background-color: #FaF9f6 !important;
}

.burger-menu svg path {
    fill: #394B61 !important;
}

.heading-nos {
    color: #ffed00;
}