/* Enter Your Custom CSS Here */

body h1, body h2, body h3, body h4, body h5, body h6, body input[type="text"],body input[type="email"], body textarea, body select, body, body p {
    color: #111
}


body h1.subtitle, body h2.subtitle, body h3.subtitle, body h4.subtitle {
    color: #111
}

body h1.white {color: #fff}

body .menu > li > a {
    color: #111
}


body p  {
    margin-bottom: 14px;
}

#nicdark_singlepage_parallax .nicdark_divider.big > span {
    background: #fff!Important;
}


body h3.subtitle.white {color: #fff}


body span.wpcf7-list-item {
    display: block;
}



.nicdark_logo{min-width:200px}
textarea{max-height:100px;}