style.css 739. satır'ı aşağıdaki kodlar ile değiştirin;


.footer .fbar ul li {
padding: 5px;
padding-left: 15px;
padding-right: 15px;
border-right: 1px solid rgba(0,0,0,.2);
text-align: center;
display: inline-block;
}


style.css 741. satırı aşağıdaki kodlar ile değiştirin;


.footer .fbar p {
float: left;
font-size: 13px;
color: #848484;
padding-top: 6px;
font-weight: 600;
line-height: 19px;
text-align: center;
width: 100%;
}