body{color:#303192}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}::-webkit-scrollbar-thumb{background:#303192;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ee1c25}.navbar-brand img{width:250px;height:65px}.navbar-toggler:focus{box-shadow:none}.nav-link{color:#303192}.nav-link:hover{color:#ec0e18}#footer{background-color:#cccdff}#footer2{background-color:#303192;color:#fff}#footer img{width:250px;height:152px}.g-margin{margin-top:150px}.bi-facebook,.bi-linkedin{font-size:25px}.badge{border-radius:100px;height:35px;width:170px;font-size:18px;padding:8px}.cover{background:rgba(48,49,146,.8) url(../img/cover.webp);background-blend-mode:color;position:relative;background-position:center;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;height:100vh;width:100%}.cover::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:1}.btn{background-color:#303192;color:#fff;border-radius:100px}.btn:hover{background-color:#ee1c25}#about img{width:80%;height:100%}#contact{background-color:#303192;color:#fff}#toTop{display:none;position:fixed;bottom:30px;width:45px;height:45px;right:26px;border:none;outline:0;background-color:#4d4fed;color:#fff;font-size:20px;cursor:pointer;border-radius:50%;transition:all .4s;z-index:1}#toTop:hover{background-color:#ee4f57}