
.block
	{
		font-size: calc( 18px + 0 * var( --font-scale ) );		
	}

.title,
.price
	{
		font-weight: 500;
		color: rgb( 0, 0, 0 );
	}

.subtitle
	{
	}
