@import url(https://fonts.googleapis.com/css2?family=Merriweather:wght@300&family=Roboto:wght@300&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App{background-image:linear-gradient(90deg,#f5f7fa,#e8edf4,#dce3ee,#cfd9e8,#c3cfe2);font-family:Merriweather,serif;font-family:Roboto,sans-serif;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.header{color:#575757;font-size:50px;margin-left:80px;margin-top:40px;padding:5px;text-align:left}.university_link{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-around;margin:10px 50px;padding:20px}.card{border-radius:15px!important;display:flex;height:120px;margin:10px;padding:10px}.individual_card{color:#383737;font-weight:500}.list{font-size:30px;list-style:decimal;padding:12px}a{color:#000;text-decoration:none}li:hover{-webkit-transform:scale(1.25);transform:scale(1.25);transition-duration:.5s}@media only screen and (max-width:600px){.App{width:100%}}.header_nav{background-color:#525151;color:#fff;display:flex;justify-content:space-between;margin-bottom:15px;padding:15px}.header_name{font-size:40px;margin-left:20px}.header_links{display:flex;flex-direction:row;justify-content:space-around;padding:20px}.header_list{cursor:pointer;font-size:20px;list-style:none;margin-left:60px;padding-left:20px}
/*# sourceMappingURL=main.9e5278c3.css.map*/