.foooter-ent {
    background: #061733 url(/wp-content/uploads/2025/12/footer_pattern_mobile.svg) left top no-repeat;
    background-size: auto 65%;
}
.footer-bottom * {
    color: #97CCEF;
}
.footer-top a {
    color: #F1F8FD;
}
.footer-top a:hover {
    color: #FFD600;
}
.new-tab {
    padding-right: 20px;
    background: url(/wp-content/uploads/2025/12/Group-11.svg) right center no-repeat;
}
@media (min-width: 768px){
   .foooter-ent {
        background: #061733 url(/wp-content/uploads/2025/12/footer_pattern.svg) left top no-repeat;
        background-size: auto 100%;
    }
}

.footer-bottom li a, .footer-bottom  .text-cyan-400{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
}

