/*
Theme Name:     Vantage Child
Description:    Vantage Child
Author:         admin
Template:       vantage

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../vantage/style.css");

.entry-content h3 {
   line-height: 1.5em;
}

header#masthead .hgroup .support-text {
    line-height: 1.2em;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -0.6em;
    color: #1B75BC;
    font-size: 24px;
    font-style: normal;
    text-align:right;
    max-width: 50%;
}