p {
  color: #000000;
}
li {
  color: #000000;
}

/*change icon colors*/
.feature-1 i {
color: #064570;
}

h1 {
  font-size: xx-large;
}

h2 {
  font-size: x-large;
  line-height: 100%;  
  padding-top: 0px;
  padding: 0;
}  
