.text {
	font-style: normal;
	font-style: normal;
	font-weight: 400;

	h2 , h1{
		margin:0;
		font-weight: 200;
		text-transform: uppercase;
	}

	p {
		letter-spacing: 0.32px;
	}
	p strong {
		font-weight: 700;
	}
}


