center text v-card
<v-card-title primary-title class="justify-center">
<div>
<h3 class="headline pink--text text--accent-2>Superdry</h3>
<div>Rookie Aviator Patched BomberproductItem.description</div>
</div>
</v-card-title>
<v-card-actions class="justify-center">
<v-btn flat color="orange">Add to Cart</v-btn>
</v-card-actions>