.header{color:#fff;letter-spacing:.5px;background-color:#1bbab2;justify-content:center;align-items:center;height:55px;font-size:1.5em;font-weight:500;display:flex}button{cursor:pointer;color:#fff;letter-spacing:.5px;border:none;border-radius:5px;outline:none;margin:10px;padding:10px 15px;font-size:1em;font-weight:700}*{margin:0;padding:0}.container{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:3em;display:flex}.container p{text-align:center;max-width:600px;margin:20px;font-size:1.3em}.count{margin-top:.5em;font-size:2em;font-weight:800}.buttonGroup{flex-wrap:wrap;justify-content:center;margin-top:20px;display:flex}.bgColorPositive{background:#80c815}.bgColorNegative{background:red}.bgColorNeutral{background:#454141}
