/*
Theme Name: Sinar Abadi Theme
Theme URI: http://localhost:8000
Author: Sinar Abadi
Author URI: http://localhost:8000
Description: Modern Company Profile Theme for Sinar Abadi Variasi
Version: 1.0.0
Text Domain: sinar-abadi
*/

:root {
  --primary-color: #BE1E2D; /* Red */
  --secondary-color: #111111; /* Black */
  --text-color: #333333;
  --bg-light: #F0F0F0;
  --white: #ffffff;
  --font-main: 'Inter', sans-serif;
}
