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}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.article{background-color:#f3f6f7;min-width:20%;border-radius:5px;padding:5px 15px 10px;overflow:hidden;min-height:0;margin-top:20px}.dropdown{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.flexBox1{display:flex;justify-content:space-between}.contentButton,.contentButtonContainer{display:flex;align-items:center}.contentButton{height:40px;width:40px;padding:3px;justify-content:center;cursor:pointer;transition:.5s}.contentButton:hover{background-color:rgba(126,125,125,.45);border-radius:15px;transition:.5s cubic-bezier(.93,-.05,.47,.89)}.contentButtonDown,.contentButtonUp{width:25px;height:25px;transition:.5s ease}.contentButtonDown{transform:rotate(180deg)}.title{font-size:23px}.subTitle,.title{text-align:left;white-space:pre-line;color:#000}.subTitle{margin-top:5px;margin-bottom:10px}.content{text-align:left;color:#000;white-space:pre-line;font-size:15px;margin:0}.linkBox{padding-top:5px;padding-bottom:5px;background-color:#282c34;color:#fff;border-radius:5px}
/*# sourceMappingURL=main.bca9da4f.chunk.css.map */