.footer-bottom{text-align:center !important;width:100%;display:flex;justify-content:center;align-items:center;padding-top:2rem;padding-bottom:2rem;margin-top:3rem;border-top:1px solid rgba(255,255,255,0.1);position:relative;}.footer-bottom p{text-align:center !important;width:100%;margin:0;padding:0;font-size:0.9rem;color:var(--gray-400);}[dir="rtl"] .footer-bottom,[dir="rtl"] .footer-bottom p{text-align:center !important;direction:rtl;}.footer-bottom::before{content:'';position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:50px;height:3px;background-color:var(--emiteg-orange);border-radius:3px;}.footer-bottom p{text-shadow:0 1px 2px rgba(0,0,0,0.1);}