/*
Theme Name: UPA TIK UNTAD
Theme URI: https://tik.untad.ac.id/
Author: IT Team UNTAD
Description: Tema kustom profesional untuk UPA TIK Universitas Tadulako.
Version: 1.1.7
Text Domain: upa-tik-untad
License: GNU General Public License v2 or later
*/

/* Catatan: 
   Semua styling utama berada di assets/css/
   File ini hanya digunakan sebagai identitas tema dan variabel global.
*/

:root {
    --primary-color: #002d5e;
    --secondary-color: #f39c12;
    --bg-light: #f4f7fa;
    --white: #ffffff;
}