.circle-blur {
    filter: blur(150px);
}

@media screen and (max-width: 479px) {
    .circle-blur {
    filter: blur(80px);
    }
}

.t754 .t-store__card__btns-wrapper {
    margin-top: 0px;
}

.t706__carticon-imgwrap {
		border-radius: 0px; 
		border: 0px solid transparent !important; 
	}
	
.t-descr {
    font-family: 'Manrope';
    font-weight: 700;
    color: #000000;
}

