.go-to-top-button{position:fixed;bottom:95px;right:30px;background:#393E46!important;color:white;border:none;border-radius:50%;padding:12px 15px;font-size:20px;cursor:pointer;z-index:999;opacity:0;transform:scale(0);transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.3)}.go-to-top-button.show{opacity:1;transform:scale(1)}.go-to-top-button:hover{background:#393E46!important}.bg-color{background-color:#2b2b2c;color:white}.footer-bottom{background-color:rgba(0,0,0,.2);font-size:.95rem}footer a{transition:color .3s ease}footer a:hover{color:#ffd700}@media (max-width:767px){.footer-main{text-align:center}}.fixed-logo{position:fixed;bottom:24px;right:24px;z-index:9999;background-color:green;padding:17px;border-radius:50%}.fixed-text{position:fixed;top:39%;right:0;transform:translateY(-50%) rotate(270deg);transform-origin:90% center;color:white;text-align:center;padding:12px 10px;z-index:9;font-size:18px;white-space:nowrap}.bg-black,.fixed-text{background-color:#393E46!important}.bg-black{background-blend-mode:lighten;color:aliceblue!important}.bg-primary{background-color:#393E46!important}.navbar{z-index:999!important}.navbar-toggler{border-color:white}.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}