@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap);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}.header{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;padding:.8em 1em 1.2em;border-bottom:1.5px solid #e5e7e6}.logo{width:13em;display:flex}.slash{font-size:45px;color:#e5e7e6;margin:0 .5em;display:flex}.textHeader{display:flex;font-family:"Open Sans",sans-serif;color:#a3a3a3;font-size:30px;margin:0}@media screen and (max-width:500px){.slash{font-size:40px}.textHeader{font-size:16px}.logo{width:10em}}@media screen and (max-width:320px){.textHeader{font-size:14px}.header{padding:.4em .5em .8em}}.card{width:33.33%;height:50%;font-family:"Open Sans",sans-serif;display:flex;align-items:center;cursor:copy}.textCard{padding:1em;height:80%;width:100%;display:flex;flex-direction:column;justify-content:space-between}.textCard p{margin:0;color:#fcfafa;font-weight:700;text-shadow:.3px .5px 4px #0a1c2b}.middleText{display:flex;flex-direction:column;font-size:20px;align-self:center;text-align:center}.pantone{display:flex;align-self:flex-end}p.copied{font-weight:700;color:#ffd955}@media screen and (max-width:500px){.pantone,.year{font-size:12px}.middleText{font-size:14px}.textCard{padding:.2em}}body{background-color:#fcfafa}.instructions{color:#a3a3a3;font-family:"Open Sans",sans-serif;font-weight:400;font-size:18px;padding:0 1.5em;margin:.8em 0}.sectionColors{display:flex;flex-direction:row;flex-wrap:wrap;height:70vh}@media screen and (max-width:500px){.instructions{font-size:14px}}@media screen and (max-width:320px){.instructions{font-size:12px}}.footer{display:flex;justify-content:space-between;font-family:"Open Sans",sans-serif}.navigationButtons{display:flex;flex-direction:row;margin:1em;align-items:center;font-weight:700;cursor:pointer;border:none;font-size:15px;color:#0a1c2b;background-color:#fcfafa}.navigationButtons:disabled{color:#a3a3a3;cursor:not-allowed}.navigationButtons:disabled .arrow-left{border-right:10px solid #a3a3a3}.navigationButtons:disabled .arrow-right{border-left:10px solid #a3a3a3}.arrow-left{border-right:10px solid #0a1c2b;margin-right:.5em}.arrow-left,.arrow-right{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent}.arrow-right{border-left:10px solid #0a1c2b;margin-left:.5em}
/*# sourceMappingURL=main.ab8b3cc8.chunk.css.map */