/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/************************************************
*	^1 Global Settings
************************************************/


body {
font-family:  Arial, Sans-Serif;
font-weight: regular;
color: #000;
}

h1
{
font-family:  Arial, Sans-Serif;
font-weight: regular;
color: #000;}

h2
{
font-family:  Arial, Sans-Serif;
font-weight: regular;
color: #000;
}

h3
{
font-family:  Arial, Sans-Serif;
font-weight: regular;
color: #000;
}

h4
{
font-family:  Arial, Sans-Serif;
font-weight: regular;
color: #000;}

h5
{
font-family:  Arial, Sans-Serif;
font-weight: regular;
color: #000;
}

h6
{
font-family:  Arial, Sans-Serif;
font-weight: regular;
color: #000;}


p, li, dt, dd, dl, address, label, small, pre, code {
 font-size: 13px;
 line-height: 1.75;
}