:root{--ufms-blue:#036;--ufms-gold:#fc0;--ufms-white:#fff;--ufms-gray-light:#f4f4f4;--ufms-text:#333;--ufms-text-light:#666;--max-width:1200px;--border-radius:4px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--ufms-text);background-color:var(--ufms-white);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 1rem}@media (max-width:768px){.container{padding:0 1.5rem}}
