div.candidate-profile-list>.candidate-profile-card:not(:last-of-type){margin-bottom:3em}.candidate-profile-card{display:grid;grid-column-gap:2em}.candidate-profile-card .contact-info,.candidate-profile-card .platform-details{display:flex;flex-direction:column}.candidate-profile-header{text-transform:uppercase;color:rgba(0,0,0,.25);font-weight:700;font-size:16px}.candidate-profile-img{align-self:start}.header{display:flex;justify-content:space-between;align-items:flex-start}.ballot-group{display:grid;grid-template-columns:1fr;margin-bottom:2em}.ballot-group-title{font-weight:700;font-size:20px;line-height:20px;color:#000}@media screen and (max-width:700px){.ballot-group{grid-template-columns:1fr}.ballot-group:not(:last-of-type){margin-bottom:3em}.candidate-profile-card{grid-template-columns:1fr}}.ballot-badges{display:flex;flex-wrap:wrap;grid-gap:12px;gap:12px;margin-bottom:1em}.ballot-badge{padding:10px 20px;background-color:#aeddd5;border-radius:7px;color:#505780;font-weight:600;text-decoration:none}.ballot-badge:hover{background-color:#282b40;color:#fff}.ballot-badge:focus{border:2px solid #2491eb;box-shadow:0 .2em 2.5em #c4c4c4;transform:scale(1.025)}.label{font-family:Museo Sans Rounded\ 700;font-size:14px;background-color:rgba(109,200,191,.2);color:#000;font-weight:700;padding:1em;border-radius:13px}@media screen and (max-width:400px){.header{flex-direction:column}.header .back-link{margin-bottom:1em}}