/*
Theme Name: OroTheme
Version: 1.0.4
Theme URI: https://orothemes.com/
Author: OroThemes
Author URI: https://orothemes.com/
Text Domain: orothemes
Domain Path: /lang
Description: The best and most professional theme for WordPress to build a website about series and movies.
License: Standard License
*/

:root {
  --f-base: 'Inter';
  --f-logo: 'Rubik';
  --rating-color: #EAB308;
  --rating-color-rgb: 234, 179, 8;
  --l-cWidth: 75rem;
  --l-sWidth: 20rem;
  --l-cGutter: 2rem;
  --l-cGap: 1rem;
  --l-cPadding: 1rem;
  --l-gSpacing: 1.5rem;
  --hder-height: 5.25rem;
}