div.htmlp1 li p svg{
	width:50px;
  height:auto;
  fill:#00A57C;
}
div.htmlp1 ul{
	display:flex;
    max-width: 70%;
    justify-content: space-between;
    margin-top: 3rem;
}