/*
Theme Name: North Child Theme
Theme URI: http://themeforest.net/user/Veented
Description: One Page WordPress Theme
Version: 1.1.0
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: north
*/


/* Your code goes below! */

.header { font-size:40px; }

h1,h2,h3,h4,h5,h6,.w-option-set {
	margin-bottom: 25px;
	color: #8BAA2B;
}

.vntd-section-white h1,
.vntd-section-white h2,
.vntd-section-white h3,
.vntd-section-white h4,
.vntd-section-white h5,
.vntd-section-white h6 {
	color: #8BAA2B!important;
}

.vntd-portfolio-details p{
	color:#000;
}

.vntd-portfolio-details{
	color:#000;
}

.vntd-portfolio-carousel.blog-carousel .works .item h1.f-head a {
    color: #ffffff!important;
}

.justify{
    text-align: justify !important;
}
.justify p {
  text-align: justify !important;
}
