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}a{text-decoration:none}.App-logo{animation:App-logo-spin infinite 20s linear;height:40vmin;pointer-events:none}.MuiTabPanel-root{background-color:red}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.category-item{height:100%;display:flex;flex-direction:column;justify-content:space-between}.category-item:hover .category-items__actions{opacity:1;cursor:pointer}.category-item__name{padding-top:.5rem}.category-item__name,.category-item__price{color:#000;font-weight:700}.category-items__actions{display:flex;justify-content:space-between;align-items:center;padding-bottom:.3rem;opacity:.9;transition:opacity .5s}.category-items__actions .category-items__actions-edit:hover{color:green}.category-items__actions .category-items__actions-delete:hover{color:red}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
