.footer .custom-social-icons i{
border-radius: 50%;
width: 40px;
text-align: center;
height: 40px;
padding: 10px;
margin-bottom: 10px;
margin-right: 10px;
line-height: 1.5;
border: 1px solid;
color: #25c5b7;
}
.fa-linkedin-in::before,
.fa-youtube::before {
position: relative;
top: -11px;
left: -2px;
}
]]>