/*
Theme Name: Mahroo
Theme URI:
Author: Mahroo
Description: Bilingual consulting homepage (English LTR default, Farsi RTL) with scroll-driven animations and a pinned vertical services slider.
Version: 1.0.160
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 8.0
Text Domain: mahroo
Tags: translation-ready, custom-menu, featured-images, one-column

Primary color: #990000
*/

:root {
  --pf-clr-pr-1: #990000;
  --pf-clr-pr-2: #ff2727;
  --pf-clr-pr-3: #8882ee;
  --pf-clr-pr-4: #8b5bfa;
  --pf-clr-pr-5: #ff2759;
  --pf-clr-pr-6: #ea2b2b;
}

::-webkit-scrollbar-thumb {
  background-color: #990000;
}

body {
  background-color: #0a0e0e;
}
