/**
*
* Tienda | eCommerce platform
* From: http://bliz.one
* 
* colors variables file
* 
**/

:root {
  --primary-color: #f51167;
}