.footer__list a {
    font-family: 'Outfit'!important;
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 102.03%!important;
    color: #FFFFFF!important;
}

.footer__title {
    text-transform: uppercase!important;
    margin-bottom: 20px!important;
    font-weight: 800!important;
    font-size: 18px!important;
    line-height: 104.89%!important;
}

.footer__accepted {
    background: #ffffff0f !important;
    border: 1px solid #ffffff21 !important;
    border-radius: 10px !important;
}

.footer{
    border-top: 0px solid #4E1D87 !important;
    background: radial-gradient(43.47% 139.56% at 100% 100%, rgba(0, 234, 137, 0.14) 0%, rgba(10, 26, 23, 0) 100%), radial-gradient(31.49% 155.51% at 50% 0%, rgba(0, 234, 137, 0.14) 0%, rgba(10, 26, 23, 0) 100%), radial-gradient(20.25% 100% at 13.19% 100%, rgba(0, 234, 137, 0.14) 0%, rgba(10, 26, 23, 0) 100%), #0B1312!important;
}