@charset "UTF-8";footer{background-color:#db6b05}footer .bottom .my-container{padding:20px 0;display:flex;flex-direction:row;justify-content:space-between;gap:20px;flex-wrap:wrap;justify-content:center}footer .bottom .my-container .wrap{display:flex;align-items:center;gap:10px;justify-content:center;color:#fff}footer .bottom .my-container .wrap img{width:90px}.social-floating{position:fixed;top:40%;right:0;display:flex;flex-direction:column;z-index:1000}.social-floating .social-icon{background-color:#333;color:#fff;padding:12px;text-align:center;text-decoration:none;font-size:18px}.social-floating .social-icon:hover{background-color:#555}.social-floating .fb{background:linear-gradient(45deg,#1877f2,#4e54c8);filter:brightness(1);transition:filter .3s ease}.social-floating .fb:hover{background:linear-gradient(45deg,#145db2,#3b44a1);filter:brightness(1.2)}.social-floating .ig{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4);filter:brightness(1);transition:filter .3s ease}.social-floating .ig:hover{background:linear-gradient(45deg,#e6683c,#c82361,#6e28a9,#3b3fc4);filter:brightness(1.2)}