@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);body{margin:0;width:100%;height:100%;background-color:#429c77;color:#fff}.App{text-align:center;font-family:"Lato",sans-serif;margin:0}.error-container{width:100%;height:60vh;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2% 7%;box-sizing:border-box;color:#fff}.warning{height:15vh;width:15vh;fill:#fff}.loading-container{width:100%;height:60vh;text-align:center;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:2% 7%}.loading{color:#fff}.welcome-page{box-sizing:border-box;display:flex;text-align:center;width:100%;padding:0 5%}.welcome-page-title{margin:17% 0}.data-row{width:100%;height:10%;font-size:18px;box-sizing:border-box;padding:1% 5%;display:flex;justify-content:space-between}.data-row:nth-child(2n){background-color:#155238}.data-row:nth-child(odd){background-color:#1c6b49}.homeContainer{display:flex;flex-direction:column;width:100%}.welcome-home{box-sizing:border-box;padding:0 5%;height:40%}.links{display:flex;flex-direction:row;flex-wrap:wrap}.filter-container{background-color:#155238;width:100%;box-sizing:border-box;padding:10px;display:flex;height:2%}.filter{width:40%}.company-link{display:flex;flex-direction:column;width:50%;height:30vh;align-items:flex-end;box-sizing:border-box;justify-content:flex-end;padding:2%}.company-link:nth-child(8){background-color:#1c6b49}.company-link:nth-child(6),.company-link:nth-child(7){background-color:#155238}.company-link:nth-child(4),.company-link:nth-child(5){background-color:#1c6b49}.company-link:nth-child(2),.company-link:nth-child(3){background-color:#155238}.company-link:first-child{background-color:#1c6b49}.fill{fill:#fff}.company-title{margin:30% 1% 1%}.unstyled{text-decoration:none;color:#fff;display:flex;flex-direction:column;align-items:flex-end}.navbar{box-sizing:border-box;width:100%;padding:1% 5%;background-color:#155238}.nav-links,.navbar{display:flex;justify-content:space-between;align-items:center}.nav-links{width:20%}.header-text{width:45%;display:flex;justify-content:end;font-weight:600;color:#fff}.nav-link{fill:#fff}
/*# sourceMappingURL=main.3ae546ea.chunk.css.map */