@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);:root{--red:#d83148;--green:#188754;--blue:#0e6efd;--orange:#f2711c;--white:#fff;--black:#000;--grey:#e2e3e5;--grey2:#cccccc;--yellow:#f6b332}::-webkit-scrollbar{width:4px;height:6px}::-webkit-scrollbar-track{background:0 0;border-radius:3px}::-webkit-scrollbar-thumb{background:#000;border-radius:3px;border:1px solid rgba(255,255,255,.1)}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}*{margin:0;padding:0;box-sizing:border-box;font-family:Oswald;color:var(--white)}body{background-color:var(--black);display:flex;justify-content:center;align-items:flex-start}.content{width:100%}.red{color:var(--red)}.event{border:1px solid var(--grey2);border-radius:2px;padding:5px 10px;margin-top:20px}.event .podpkt{margin-left:20px}.event .gina{margin-top:10px;display:flex;align-items:center;gap:10px}.event .gina img{width:20px}
/*# sourceMappingURL=maps/style.css.map */
