/*
Theme Name: African Media Agency
Version: 1.0.2
Author: Verteez
Text Domain: African Media Agency

Whole styling is done with less, if you have any need for changes please write it at the end of template.css file or if you know less, in appropriate less file. Thank you.

*/
div#social {
    padding: 0;
}
ul.social {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 10px 0 0;
}
ul.social li {
    display: inline;
}

.navbar-default .navbar-nav > li > a {
    margin: 0 !important;
}
div.logo {
    margin-bottom: 6%;
}