/*
Theme Name:     freshSolChildTheme
Theme URI:      http://lr.steuerberatung.de
Description:    Child theme for the adapt Theme
Author:         Author: André Lange
Author URI:     http://fresh-sol.de
Template:       adapt
Version:        0.1.0
*/

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

#logo > a {
    font-family: 'Times New Roman',serif;
    font-weight: normal;
    text-transform: uppercase;
    color: #000 !important;
    font-size: 28px;
}
#home-tagline h1 {
    color: #000000;
    font-size: 21px;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    text-align: center;
    word-spacing: normal;
}
.hp-highlight h3{
    line-height: 1.7em;
    font-size: 13px;
    color: #555;
    margin: 0;
}
.hp-highlight h3 a{
    color: #2463DE;    
}
.hp-highlight h3 a:hover{
    color: #2E8484;
}
.page h2 {
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.page-id-6 h2 {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0 0 20px;
}