#about-us table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 90%;
  border:none;
  margin-bottom:60px;
	font-family: Raleway;
}

#about-us table tr{
  border:none;
  border-bottom: solid 1px #8f93a18c;
  color:black;
}

#about-us table th,table td{
  border:none;
  text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: Raleway;
}

#about-us .td-title{
	padding-left: 30px;
  width:100px;
}

#about-us .td-name{
  width:200px;
}

.site-icon{
	width:28px;
  height:auto;
  margin-right:20px;
  margin-bottom:5px;
}

#example{
  color:#FFFFFF;
  font-size: 2.8rem;
}

#example ul{
	padding-top:40px;
	padding-left:10px;
}

#example ul li {
  line-height: 5rem;
  list-style:  none;
  color:#FFFFFF;
  font-size: 1.4rem;
}

#webexample{
  color:#FFFFFF;
  font-size: 2.8rem;
}

#webexample ul{
	padding-top:40px;
	padding-left:10px;
}

#webexample ul li {
  line-height: 5rem;
  list-style:  none;
  color:#FFFFFF;
  font-size: 1.4rem;
}