body, html {
		        width: 100%;
		        overflow-x: hidden;
		        line-height: 1;
		        font-weight: 200;
				padding: 1.35rem;
				color: #444;
		    }
.strong-text {
	font-weight: bolder;
	color: #000;
}
p {
	color: #666;
	font-weight: 500;
}

	
		