/*
==========-----
Livestream page stylesheet
==========-----
*/

#livestreamFlex {
	display: flex;
	flex-direction: row;
	justify-content: center;

	width: 100%;
}