.counter-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;background-color:#f1f5f8;height:100vh}.counter-heading{text-align:center;color:#2d3a35;font-family:"Roboto";font-size:32px;font-weight:800}@media screen and (min-width:768px){.counter-heading{font-size:50px}}.counter-value{color:#c20a72;font-weight:900}.description{text-align:center;color:#2d3a35;font-family:"Roboto";font-size:16px}@media screen and (min-width:768px){.description{font-size:20px}}.button-container{text-align:center}.button{color:#fff;background-color:#007bff;font-family:"Roboto";border:none;border-radius:4px;padding:8px 16px;outline:none;cursor:pointer}*{-webkit-box-sizing:border-box;box-sizing:border-box}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}
/*# sourceMappingURL=main.25e61c63.chunk.css.map */