/*! Place your custom styles here */
#fb-root iframe{
	min-height: inherit !important;
}
.bg-theme{
	background-color: #333;
}
.text-theme{
	color: #d10011;
}