/* footer */

.footer-style {font:arial;
  padding-top: 50px;
  background-color: #061d35;
}

.footer-style p {font:20px arial;}
.footer-style .p2 {font:15px arial;}

footer {
color: white;
}
footer h3 {
margin-bottom: 15px;
  font-weight: 800;
}
footer .footer-above {
padding-top: 50px;
background-color: #2C3E50;
}
footer .footer-col {
margin-bottom: 50px;
}
footer .footer-below {
padding: 25px 0;
background-color: #233140;
}

.social{
  width:10%;
  padding:0;
  margin:3px;

  }

 .social:hover {
  filter: opacity(.4);

}