Sorry, you need to enable JavaScript to visit this website.
Skip to main content

test page 1002

/* --- CONTAINER --- */ .accreditation-pill-boxes { max-width: 900px; margin: 50px auto; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; display: grid; /* Displays side-by-side on desktop, stacks automatically on mobile */ grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 40px; padding: 15px; } /* --- OUTER BOXES --- */ .outer-box { display: flex; align-items: center; justify-content: center; text-decoration: none; padding: 70px 20px

test page 1002

:root { /* Official KSU Theme Colors */ --ksu-blue: #0083BD; --ksu-navy: #004a75; --ksu-gold: #b3925d; --text-dark: #333333; --text-muted: #666666; --border-color: #e5e7eb; } .accreditation-rect-container { display: flex; flex-wrap: wrap; gap: 30px; justify-content: center; max-width: 900px; margin: 40px auto; padding: 15px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } /* --- THE RECTANGULAR CARD --- */ .rect-card {

test page 1002

:root { /* Vibrant KSU Orbs */ --ksu-blue: #0083BD; --ksu-cyan: #00bfff; --ksu-gold: #b3925d; --ksu-yellow: #f9d423; --card-base: #0f172a; /* Deep premium dark slate */ } .ksu-accred-wrapper { display: flex; flex-wrap: wrap; justify-content: center; gap: 50px; max-width: 900px; margin: 60px auto; padding: 20px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; } /* --- THE OUTER PREMIUM CARD --- */ .acc

test page 1002

:root { /* Vibrant KSU Theme Colors */ --ksu-blue-bright: #00A8E8; --ksu-blue-mid: #0083BD; --ksu-blue-dark: #003b5e; --ksu-gold-bright: #F9D423; --ksu-gold-mid: #cfa86e; --ksu-gold-dark: #9e7c41; } .accred-vibrant-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 40px; max-width: 900px; margin: 50px auto; padding: 20px; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } /* --- THE OUTER VI

test page 1002

/* --- CONTAINER --- */ .accreditation-pill-boxes { max-width: 900px; margin: 50px auto; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; display: grid; /* Displays side-by-side on desktop, stacks automatically on mobile */ grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 40px; padding: 15px; } /* --- OUTER BOXES --- */ .outer-box { display: flex; align-items: center; justify-content: center; text-decoration: none; padding: 70px 20px

test page 1002

:root { /* Official KSU Theme Colors */ --ksu-blue: #0083BD; --ksu-navy: #004a75; --ksu-gold: #b3925d; --ksu-gold-light: #d6b57d; --text-dark: #2c3e50; } .accreditation-two-blocks { max-width: 900px; margin: 50px auto; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; display: flex; flex-wrap: wrap; gap: 40px; justify-content: center; padding: 10px; } /* --- THE TWO BLOCKS --- */ .accred-block { flex: 1; min-width: 300px;

test page 1002

:root { /* Official KSU Theme Colors */ --ksu-blue: #0083BD; --ksu-navy: #004a75; --ksu-gold: #b3925d; --ksu-gold-light: #d6b57d; } .accreditation-vibrant-wrapper { max-width: 1000px; margin: 50px auto; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } /* Small, bold header */ .vibrant-header { text-align: center; font-size: 18px; text-transform: uppercase; letter-spacing: 3px; font-weight: 800; color: var(--ksu-navy); margin-bo

test page 1002

:root { /* Lighter, brighter KSU Theme Colors */ --ksu-blue: #0083BD; --ksu-navy: #004a75; --ksu-gold: #b3925d; --bg-gradient-start: #eef2f5; --bg-gradient-end: #ffffff; --text-dark: #1a202c; --text-muted: #4a5568; } .glass-accreditation-section { max-width: 900px; margin: 60px auto; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; text-align: center; /* Subtle background gradient to make the glass pop */ backgroun

test page 1002

:root { /* Official KSU Theme Colors */ --ksu-blue: #0083BD; --ksu-navy: #004a75; --ksu-navy-dark: #001f33; --ksu-gold: #b3925d; --ksu-gold-light: #e8d0a9; } .accreditation-plaque-wrapper { max-width: 950px; margin: 60px auto; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } /* Small, elegant editorial header */ .plaque-header { text-align: center; font-size: 14px; text-transform: uppercase; letter-spacing: 5px; font-weight: 700;

test page 1002

:root { /* Official KSU Theme Colors */ --ksu-blue: #0083BD; --ksu-navy: #004a75; --ksu-navy-dark: #00223b; --ksu-gold: #b3925d; --ksu-gold-light: #d4b585; } .accreditation-section { max-width: 900px; margin: 50px auto; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; text-align: center; } /* Small, elegant section header */ .accreditation-header { font-size: 16px; text-transform: uppercase; letter-spacing: 4px; font-weight: 700;
Subscribe to