@import"https://fonts.googleapis.com/css2?family=Raleway:wght@200;400&display=swap";.btn-vote{width:100%;padding:.5rem;border:2px solid #444;border-radius:5px;background-color:#00ceba;cursor:pointer;outline:none;transition:.2s}.btn-vote:hover{background-color:#00b3a1;transform:scale(1.1)}.candidate{text-align:center;padding:1rem}.candidate__name{font-weight:400;font-size:1rem}.candidate__avatar{width:100%;height:auto}.selected-president{display:flex;flex-direction:column;align-items:center}.selected-president__avatar{width:10rem;height:10rem}.castle{display:flex}.castle__image{width:10rem;height:10rem;background-image:url(/assets/castle-Dm8IrswB.jpg);background-size:contain}.castle__body{margin-left:2rem}.candidate-list{display:flex}.candidate-list>*{width:25%}*{box-sizing:border-box}html{font-family:Raleway,sans-serif}.container{max-width:40rem;margin-right:auto;margin-left:auto}h1,h2{font-weight:200}h1{font-size:3rem;margin-bottom:1rem}h2{font-size:2rem;text-align:center}
