/* PLACE YOU CUSTOM STYLES IN THIS FILE */
.lmr-bg-white {
    background-color: #f6f6f6 !important;
}

.lmr-nav {
	font-size: 1.1em;
	color: #97c24e;
}

.nk-blockquote-style-3 p {
	font-size: 115%;
}

.lmr-port-title {
	font-family: "Work Sans", sans-serif;
	text-transform: uppercase; 
	color: #5f5f5f;
	font-size: 1.75em;
	line-height: 1.5;
	letter-spacing: 0.004em;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}