.loading3d-icon{

    width:52px;

    height:52px;

    display:block;

    color:currentColor;

    transition:
        transform .35s ease,
        color .35s ease;

}