@media only screen and (max-width:600px){.top{display:flex;flex-direction:column;gap:20px}.secRow{gap:25px}.thirdRow{gap:28px}.fourthRow{gap:30px}}@media only screen and (max-width:500px){.treeRows{margin-top:10px}.secRow{gap:15px}.thirdRow{gap:18px}.fourthRow{gap:20px}}nav{padding:10px;width:95%;margin:1rem auto auto}header,nav{background-color:#fff!important}header{border-radius:10px;max-width:100%!important}a{color:#000}[data-active=true]{color:#5c3f92!important}.col-white{color:#fff!important}.col-black{color:#000!important}.active-link{color:#5c3f92!important}.navbar-link{transition:opacity .3s ease-in-out}.navbar-link:hover{opacity:.6}