This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /* | |
| The CSS in this style tag is based off of Bear Blog's default CSS. | |
| https://github.com/HermanMartinus/bearblog/blob/297026a877bc2ab2b3bdfbd6b9f7961c350917dd/templates/styles/blog/default.css | |
| License MIT: https://github.com/HermanMartinus/bearblog/blob/master/LICENSE.md | |
| */ | |
| :root { | |
| --accent: #2337ff; | |
| --accent-dark: #000d8a; | |
| --black: 15, 18, 25; |