.Search{display:flex;flex-direction:row;align-content:center;justify-content:center;height:20px}.search-text{width:50%;height:20px;color:#1d0352;border-radius:2px;border:1px solid grey;background-color:#ececec;margin:5px;padding:0 10px}.search-button{height:22px;border:1px solid #1c1c68;border-radius:2px}.innerSearchResult{display:inline-grid;grid-column:repeat(3,1fr);margin-left:5%;margin-right:3%;margin-top:3rem}.card-photo{border-radius:15px;width:250px;height:150px;object-fit:cover}.caption{text-align:center;padding-top:1rem;font-weight:700}@media screen and (max-width:608px){.SearchResults{padding-left:10%;padding-right:10%}}.App{display:flex;flex-direction:column;align-content:center;margin:auto;height:100%;background:linear-gradient(#e7e7fd,#f3ecec)}.nasa-logo{margin:auto;padding:5px;width:200px;max-height:250px}.results-text{text-align:center}@media screen and (max-width:613px){.App{border:1px solid}.nasa-logo{width:150px}}
/*# sourceMappingURL=main.4f75b264.chunk.css.map */