/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
Use this file to add custom CSS easily
========================================================================== */

article {
border-bottom: 5px solid #ddd;
padding-bottom: 0px;
}

.bottom {
margin-top: -20px; !important;
margin-bottom: 20px; !important;
}

.entry-header {
margin-top: -20px; !important;
padding-top: -60px; !important;
}

.navbar-default .navbar-nav > li > a {
text-transform: none!important;
}
