/*
Theme Name: Faxit
Theme URI: https://www.delweratjk.com/fax-it/
Author: Delwer Hossain
Author URI: https://themeforest.net/user/delweratjk
Description: The IT and Technology Solutions – Faxit is a fantastic choice if you’re considering launching a technology business and need a business website. This theme contains many components that give a website a polished and appealing appearance. It was designed for web design companies, software companies, and IT service providers. Designed with customization in mind, Faxit is built with the newest web technologies to ensure an ideal user experience.
Version: 0.0.9
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: faxit
*/

:root {
    --colorPrimary: var(--accent_solid_color_opt, #ff1f1f);
    --colorBlack: var(--secondary_color_opt, #C70808);
    --paraColor: var(--paragraph_color_opt, black);
    --colorTopHeaderBg: var(--top_header_bg_opt, #ff3838);
    --colorFooterBg: var(--footer_bg_opt, #090919);
}