/*
    Theme Name: UniBody Child
    Description: UniBody - modern multi-purpose, minimalistic and easy to use, lightweight and fast loading, multi and one page WordPress theme for building simple and beautiful business or personal website.
    Template: unibody
    Author: DankovThemes
    Author URI: https://themeforest.net/user/DankovThemes
    Version: 1.0-child
    License: GNU General Public License version 1.0
    License URI: https://www.gnu.org/licenses/gpl-1.0.html
*/

/* here comes your styles */


.clear {
  float: none !important;
  clear: both !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  width: 100% !important;
}
p a, ul li a {
    color: #337ab7 !important;
}
h4 {
    text-transform: none !important;
}
.tag-body:not(h1) {
    opacity: 0.5;
}