.features{
border-top: 1px solid #E8E8E8;
    line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  color: rgb(84, 84, 84);
}



.socials{
  line-height: 100px;
  text-align: center;
  text-transform: uppercase;
  color: rgb(124, 124, 124);
  font-size: 25px !important;
}


.socials a:hover{color:rgb(80, 80, 80);}

.copyrights{text-align:center;margin-top:0px;}
