/* Vantage Page Title */

article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
color: #007481 !important;
font-size: 20px !important;
font-weight: 500 !important;
line-height: 1.35em !important;
}

/* Vantage Widget Title */

h3.widget-title {
color: #007481 !important;
}

span.wpcu_block_title {
font-size: 20px !important;
font-weight: 100 !important;
color: #007481;
text-decoration: underline;
}

/* Menu Padding Horizontal */

.main-navigation ul li a {
padding-right: 25px !important;
padding-left: 25px !important;
}