.text2 h1 {
  font-weight: 700;
  color: #fff !important;
  margin-bottom: 1.5625rem;
}
.text2 h2, .text2 h3, .text2 h4, .text2 h5 {
  font-weight: 700;
  color: #fff !important;
  margin-bottom: 1.5625rem;
	margin-top: 1.5625rem;
	font-size: 20px;
}
.text2 p, .text2 ul {
  color: #fff !important;  
}
.text2 ul li {
  list-style: disc;
  margin-left: 10px;
	margin-bottom: 10px;
}
.text ul li {
	margin-bottom: 15px;
}