.footerdata{display:flex;flex-direction:row;justify-content:space-between;margin-top:30px;padding:20px}.footer a,.footer a:active{color:var(--text-secondary-color);text-decoration:none;margin-bottom:.5em}.footer a:hover{text-decoration:underline}.copyrights{display:flex;flex-direction:row;justify-content:space-between;border-top:1px solid #d9dbe9;margin-top:80px;padding-top:20px}.contact-item{display:inline-block;display:flex;align-items:center;margin-top:1em}.contact-item img{width:20px;height:auto;margin-right:10px}.right-float{position:fixed;right:0;top:25%;display:flex;flex-direction:column;gap:6px}.social-icons a{margin-right:10px;width:40px;height:40px;cursor:pointer}@media only screen and (max-width:800px){.footerdata{flex-direction:column;text-align:center;margin-top:20px;padding:0}.copyrights{flex-direction:column;margin-top:15px}.footer{margin-top:15px;padding-top:15px;border-top:1px solid #dddddd}.contact-item,.footer{text-align:left}}