/* PLACE YOU CUSTOM STYLES IN THIS FILE */
.about-logos {
	
	margin-bottom: 1rem;
	font-family: "Playfair Display", serif;
    font-weight: 600;
	font-size: 2em;
    color: #A9A9A9;
	text-align: center;
		

}

.text-white {
	
	textcolor: white
}

div.lead {
	color: #444444;
	font-size: 1em;
	font-family: "Work Sans", sans-serif;
    line-height: 1.65;
    letter-spacing: 0.004em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.display-4 {

	font-size: 2em;
}

.nk-portfolio-images img {
    width: 100%;
    height: auto;


	
}