/*
Theme Name: Docly
Theme URI: https://wp.spider-themes.com/docly/
Author: CreativeGigs
Author URI: https://themeforest.net/user/creativegigs
Description: Docly is a powerful, responsive, and high-performance online documentation WordPress theme that can assist you quickly develop your next product’s documentation. It can be used for documenting API, frameworks, plugins, templates, software, manual etc.
Version: 1.3.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: docly
*/

:root {
    --brand_color: var(--accent_solid_color_opt, #10b3d6);
    --secondary_color: var(--secondary_color_opt, #1d2746);
    --p_color: var(--paragraph_color_opt, #6b707f);
}