.icons {
  font-family: FontAwesome;
  font-size: 35px;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  text-decoration: none;
}

.icons i {
  font-style: normal !important;
  padding-right: 1rem;
}

.icons a {
	text-decoration: none !important;
}