.ozel-facebook {
background:#898c8e;
color:#FFF;
font-size:14px;
width:56px;
height:56px;
line-height:56px;
text-align:center
}
.ozel-facebook:hover {
background:#fd2d2b;
}

.ozel-twitter {
background:#898c8e;
color:#FFF;
font-size:14px;
width:56px;
height:56px;
line-height:56px;
text-align:center
}
.ozel-twitter:hover {
background:#fd2d2b;
}

.ozel-instagram {
background:#898c8e;
color:#FFF;
font-size:14px;
width:56px;
height:56px;
line-height:56px;
text-align:center
}
.ozel-instagram:hover {
background:#fd2d2b;
}

.ozel-google-plus {
color:#FFF;
background:#898c8e;
font-size:14px;
width:56px;
height:56px;
line-height:56px;
text-align:center
}
.ozel-google-plus:hover {
background:#fd2d2b;
}

.ozel-rss {
color:#FFF;
background:#de0200;
font-size:14px;
width:56px;
height:56px;
line-height:56px;
text-align:center
}
.ozel-rss:hover {
background:#fd2d2b;
}