<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer{
    background: #FAFAFA;
    color: #8A8A8A;
}


.custom-li-text{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #8A8A8A !important;
    text-decoration: none !important;
}

.custom-li-text:hover{
    color: #6900A9 !important;
}

.footer-download-img{
    display: flex;
}

.footer-app-store-img{
    padding-right: 0.2em;
}

/*.footer-google-play{
    padding: 0.5em;
}*/

.custom-dropdown-button{
    background: #FFFFFF;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    color: #8A8A8A;
    width: 272px;
}

.custom-dropdown-img{
    display: flex;
    justify-content: space-evenly;
}



.custom-footer{
    margin-top: 80px;
    position: relative;
    z-index: 0;
}

.xt-main .custom-footer{
    margin-top: 0px !important;
}

.custom-dropdown-style{
    min-width: 17rem;
}

.custom-footer-icon{
    padding-top: 9px;
    padding-left: 64px;
}

.custom-fa{
    font-size: 12px;
    padding-left: 1em;
}

.booter_box{
	font-weight:600;
}

.footer-bullet{
	font-size: 5px;
	vertical-align: middle;
}

.footer-address{
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
}

.footer-company{
	font-size: 12px;
	font-weight: 400;
}

.footer-app-img{
    width: 45%;
}


</pre></body></html>