body{margin:0;font-family:Arial,sans-serif;background:#eef2f4;color:#222}.wrap{max-width:1100px;margin:auto;padding:0 20px}.top{background:#17324d;position:sticky;top:0}.top .wrap{display:flex;align-items:center;justify-content:space-between}.logo{height:72px;padding:10px 0}.top a{color:#fff;text-decoration:none;margin-left:20px}.hero{height:320px;background:url('..//ballot.png') center/cover}.overlay{height:100%;background:rgba(0,0,0,.45);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.card{background:#fff;margin:30px 0;padding:25px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.top div h1 {
	color: #FFC203;
}
.top div h2 {
	color: #FFC203;
}
.top div p {
	font-weight: bold;
	font-style: italic;
	color: #FFC203;
}
