@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{width:100%;margin:0}header,nav{background-color:#f9ebd1!important}header{border-radius:0;max-width:100vw!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}