/*
Theme Name: parlatta
Theme URI: http://parlatta.com
Version: 0.1
Author: tinisi
Author URI: http://parlatta.com/
Description: A Minimal Wordpress Theme.
Tags: minimal, simple, responsive, light-weight
Text Domain: parlatta
*/

/* ========================================
  Variables & Imports
  ======================================== */
  @import url("https://use.typekit.net/cza0akp.css");


/* ========================================
  Base
  ======================================== */

  /* Structure */

  html {
    margin: 0 !important;
    padding: 0 !important;
  }


