

.text-responsive {
	font-size: calc(100% + 1vw + 1vh);
}

body { 
	padding-top: 40px; 
}
