Office of the President
:root {
      --primary-blue: #002a85;
      --secondary-blue: #0041c1;
      --accent-blue: #8fc4e6;
      --primary-red: #ad1d20;
      --text-dark: #1a1a1a;
      --text-medium: #4a4a4a;
      --text-light: #6b7280;
      --bg-light: #f8fafc;
      --bg-white: #ffffff;
      --border-light: #e5e7eb;
      --shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);
      --shadow-md: 0 4px