/*
Theme Name: Braids Pro Theme
Theme URI: https://sericdossou.com
Author: Eric Dossou
Author URI: https://sericdossou.com
Description: Theme for hair braiders.
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: braidsprotheme
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/* body {
    font-family: arial;
    color: red;
} */

/* html::-webkit-scrollbar {
    width: 7px;
  }
   
  html::-webkit-scrollbar-track {
    background: #fcb900;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
   
  html::-webkit-scrollbar-thumb {
    background: rgb(127, 29, 29);
    //border: 3px solid blue;
  } */

  
