h1, h2, h3, h4, h5, h6 {
line-height:inherit;
}
.main {
padding: 30px 0 50px;
}
.slider-slides {
height:300px !important;
}
.banner {
max-height: 200px;
}
.header .title {
font-size: 2.5em;
font-weight: bold;
}
.widget .widget-title {
font-size: 1.3em;
font-weight: bold;
}
.widget_nav_menu ul, .widget.widget_nav_menu ul li {
background-color: #fff;
}
.content {
width: 71%;
}
.sidebar {
width: 25%;
}
.pagetitle {
border-bottom: 1px solid #ccc;
padding: 20px 0 30px;
}
.tagline {
font-size: 1.3em;
font-weight:bold;
color: #f59a0a;
}
.round-img {
border-radius:50%;
}