/*
This is for authors to add their own custom themes on their blog pages.
See https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/#custom-colors-docsstylesheetsextracss
https://github.com/squidfunk/mkdocs-material/blob/master/src/templates/assets/stylesheets/main/_colors.scss
*/

:root > * {
  --md-primary-fg-color: #304152;
}