.txt_white  {
	color:#FFF;
}

.txt_black, h2.txt_black, .image-bg p.txt_black {
	color:#000;
}

.padding0 {
	padding:0px;
}

.bg-dark2, .bg-dark2 h2 {
  background-color: #101010;
  color: #FFF;
}

.bg-white, .bg-white h2 {
  background-color: #FFF;
  color:#101010;
}

h2.block-title {
	color:#FFF;
}

