/* Enter Your Custom CSS Here */
.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.pt-cv-wrapper .btn-success.active, .pt-cv-wrapper .btn-success:active, .pt-cv-wrapper .btn-success:hover, .pt-cv-wrapper .open>.dropdown-toggle.btn-success {color:#fff;background-color:#000;border-color:#000;}

#masthead .hgroup h1 {
    color: #666666;
    font-weight: 100;
    font-size: 36px;
}

#masthead .hgroup .logo img {
    vertical-align: middle;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {margin:0;line-height: 1.2em;}

.pt-cv-wrapper .btn-success.focus, .pt-cv-wrapper .btn-success:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.pt-cv-wrapper .btn-success:active:focus, .pt-cv-wrapper .btn-success:active:hover { color: #fff;
    background-color: #000;
    border-color: #000;}

.pt-cv-wrapper .btn-success .entry-content a {color: #fff;}

.fl-rich-text .entry-content a {color:#ffffff;}

#page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    font-size: 28px;
    display: none;
}