@import url("/Assets/CSS/Chatranjali.css");

page.text {
	color: #FFFFFF;
}
page.dark {
	color: #222222;
}
page.lite {
	color: #555555;
}

.shift td:first-of-type {
	padding: 0 5rem 1rem 0;
}

#SuryaNamaskar {
	display: block;
	margin: auto;
	height: 80vh;
}

#Poses {
	margin: 3rem 0;
	text-align: center;
}
	#Poses::before {
		margin: 0 0 0.5rem -1rem;
		content: "Posture(s)";
		font-size: 1.8rem;
		font-weight: bold;
		float: left;
	}
	#Poses p, #Poses ol, #Poses ul {
		text-align: left;
		clear: both;
	}
	#Poses img {
		margin: 1rem 2rem;
		height: 30vh;
	}

#Thumb-2 .indian {
	font-style: italic;
}