@import url(https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap);.sidebar{border:2px solid #660808;background:#ff751a}.sidebar .nav-link{font-weight:500;color:#660808}.sidebar .nav-link:hover{background:var(--bs-light);color:var(--bs-warning)}.sidebar .router-link-exact-active{background:#fbe6c2;color:#ff751a}.logo-div{background:#fff;border:5px double #ff751a;color:#ff751a;text-shadow:0 0 5px #f0c929;width:100%;font-family:Fredoka One,cursive;font-weight:400;padding:.5rem}.main-title a{color:#333;text-decoration:none}.footer,.main-title a:hover{color:#ff751a}.footer{position:fixed;bottom:0;width:100%;background:#fcf1de}.footer a{color:#ff751a;text-decoration:none;font-weight:500}.footer a:hover{color:var(--bs-warning)}