.menu-item-191{background:linear-gradient(135deg,#1e88ff,#00b4ff);color:#fff!important;border-radius:30px;font-weight:200;transition:all .3s ease;box-shadow:0 8px 20px rgba(0,123,255,.25)}.socials{display:flex}.socials a{width:35px;height:35px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#333;transition:0.3s;font-size:16px}.socials a:hover{background:#2b5cff;color:white}.socialsy a:hover{background:#d80027;color:white}.socialst a:hover{background:#3a3334;color:white}.floating-image{animation:flottement 3s ease-in-out infinite}@keyframes flottement{0%{transform:translateY(0px) scale(1)}50%{transform:translateY(-15px) scale(1.05)}100%{transform:translateY(0px) scale(1)}}