.dr1027body {
	margin: 0;
	font-family: 'Poppins', 'Noto Sans Telugu', sans-serif;
	background: linear-gradient(to bottom right, #fff8e1, #ffecb3);
	/* Bright smooth gradient */
	color: #2e2e2e;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}