/*
Theme Name: Ama
Theme URI: https://wp.spider-themes.com/ama/
Author: Spider Themes
Author URI: https://themeforest.net/user/spider-themes
Description: Ama is a powerful, responsive, and high-performance online forum WordPress theme that can assist you quickly develop your next community. It can be used for community, question answering, online discussion etc.
Version: 1.5.0
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ama
*/

:root {
  --brand_color: var(--accent_solid_color_opt, #078669);
  --secondary_color: var(--secondary_color_opt, #1d2746);
  --p_color: var(--paragraph_color_opt, #6b707f);
  --black_50: #ebebeb;
  --black_100: #d6d9dc;
  --black_150: #c8ccd0;
  --black_200: #bbc0c4;
  --black_300: #7d848d;
  --black_350: #9199a1;
  --black_400: #848d95;
  --black_500: #6a737c;
  --black_600: #535a60;
  --black_700: #3c4146;
  --black_750: #2f3337;
  --black_800: #242729;
  --black_900: #0c0d0e;
}
