h1, h2, h3, h4, h5, h6 {
    font-family: 'Barlow', sans-serif!important;
    text-transform: uppercase;
}
body {
    font-family: 'Baloo 2', sans-serif!important;
    font-size: 18px;
    color: #231f20;
    overflow-x: hidden;
}
body a {
	color: #f37021;
	-moz-transition: all 0.5s ease 0s;
}
ul#recentcomments li a:hover {
    text-decoration: none;
}
h2.entry-title a {
    text-decoration: none;
}
.entry-meta a:hover {
    text-decoration: none;
}
.blog img {
    margin-bottom: 10px!important;
}