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}.clubs{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-left:30px}@media (max-width:500px){.clubs{width:100%;justify-content:center;padding-left:0}}.clubs .each-club{width:20%;margin:20px;padding:10px}@media (max-width:1000px){.clubs .each-club{width:30%}}@media (max-width:500px){.clubs .each-club{width:50%}}.clubs .each-club img{width:100%;height:200px}.clubs .each-club h4{font-family:"Courier New",Courier,monospace}.clubs .each-club:hover{background-color:#f0ede7}.feed{display:flex;flex-direction:column;justify-content:flex-start;margin-left:20%;margin-right:30%;height:100vh;border:1px solid #d0c7c9;overflow:hidden;border-top:hidden}@media (max-width:1000px){.feed{margin-left:10%;margin-right:15%}}@media (max-width:500px){.feed{margin-left:0;margin-right:0}}.feed textarea{height:100px;font-size:18px;margin-top:80px;border-right-style:hidden;border-left-style:hidden;border-bottom:hidden;border-top:1px solid #d0c7c9;font-family:"Courier New",Courier,monospace;padding:20px}.feed textarea:focus{outline:none}.feed .btn{width:100%;height:40px;display:flex;justify-content:flex-end;border-bottom:1px solid #d0c7c9}.feed .btn button{width:10%;padding:5px;margin-top:0;margin-right:20px;border-radius:10px;margin-bottom:10px;border:none;background-color:#a51d3d;color:#fff;font-family:"Courier New",Courier,monospace;font-weight:700;font-size:16px}.feed .btn button:focus{outline:0}.feed .each-feed{padding:0 20px;display:flex;flex-wrap:wrap}.feed .each-feed .text,.feed .each-feed p{font-family:"Courier New",Courier,monospace;text-align:left;border-radius:8px;background-color:#f6f3f3;padding:8px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.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}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.9cd93ea9.chunk.css.map */