body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center;display:flex;flex-flow:column}.voting-section{width:100vw;display:flex;align-items:center;justify-content:space-evenly;padding:16px 0}.voting-item{width:360px;height:480px;border:1px solid hsla(0,0%,60.8%,.5);border-spacing:none;padding:8px;display:flex;flex-flow:column;justify-content:space-between}.image{width:360px;height:320px}.function-section{width:100%;display:flex;flex-flow:column;align-items:center;justify-content:center}.item-name{font-size:1.625rem}.vote-count{padding:8px 0;display:flex;flex-flow:row;align-items:baseline}.count{color:red;font-size:1.5rem;margin-right:4px}.button{padding:12px 24px;border-radius:24px;background-color:#ff7500;color:#fff;cursor:pointer}.button:hover{opacity:.75}
/*# sourceMappingURL=main.28b922b9.chunk.css.map */