
/* assets/css/style.css - base styles for MU Platino template */
body { margin:0; padding:0; font-family: 'Segoe UI', sans-serif; background: #070812; color: #e6eef8; }
a { color: #00c6ff; }
.top-nav ul li a, .top-nav ul li button { font-weight:700; }

/* Simple responsive tweaks */
@media (max-width:600px){
  .section{left:50%; top:58%;}
}
