.footer{background-color:orangered;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:60px;text-align:center;color:#fff;font-family:serif}.footer a{color:#fff!important;font-weight:700}@media screen and (max-width:430px){.footer{font-size:90%}}@media screen and (max-width:375.2px){.footer{font-size:80%}}body{background-color:#fff;margin:0!important;padding:0;color:#000;font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}body::-webkit-scrollbar{background-color:silver;width:15px}body::-webkit-scrollbar-thumb{background-color:gray;border-radius:15px}.content{min-height:calc(100vh - 60px)!important}a{color:#000!important;text-decoration:none!important}.mt-6{margin-top:60px!important}.mt-10{margin-top:100px!important}.mt-15{margin-top:150px!important}.pt-10{padding-top:100px!important}@media screen and (max-width:768px){.pt-10{padding-top:83px!important}}.h-100vh{min-height:100vh!important}