@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);*{box-sizing:border-box;margin:0;padding:0;font-family:"Montserrat",sans-serif;background-color:#1a1a1c;color:#fff}.coin-app{align-items:center;margin-top:64px;color:#fff}.coin-app,.coin-search{display:flex;flex-direction:column}.coin-search{margin-bottom:64px;justify-content:center;align-content:center}.coin-text{margin-bottom:32px;text-align:center}.coin-input{padding-left:16px;width:300px;height:50px;border-radius:4px;border:none;background-image:linear-gradient(-225deg,#ac32e4,#7918f2 48%,#4801ff);color:#e2e2e2}.coin-input::-webkit-input-placeholder{color:#e2e2e2}.coin-input:-ms-input-placeholder{color:#e2e2e2}.coin-input::placeholder{color:#e2e2e2}.coin-container{display:flex;justify-content:center}.coin-row{flex-direction:row;justify-content:start;height:80px;border-bottom:1px solid #d7d7d7;width:900px}.coin,.coin-row{display:flex;align-items:center}.coin{padding-right:24px;min-width:300px}.coin h1{font-size:16px;width:150px}.coin img{height:30px;width:30px;margin-right:10px}.coin-symbol{text-transform:uppercase}.coin-data{display:flex;text-align:right;justify-content:space-between;width:100%}.coin-price{width:110px}.coin-volume{width:155px}.coin-marketcap{width:230px}.coin-percent{width:100px}.red{color:#f00606}.green{color:#11d811}
/*# sourceMappingURL=main.2f4c9241.chunk.css.map */