h2{
font-family:cursive important;
font-weight:bold;
}

#forbottom {
    padding: 0;
}

.entry-content, .entry-summary {
    padding-top: 0px;
}

#main {
    margin-top: 0px;
}

div.post, div.page, .yoyo > li {
    margin-bottom: 0px;
}

#footer {
    margin-top: 0px;
}

#footer2 {
    display: none;

}

textarea, select, input[type="text"], input[type="password"], input[type="email"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="week"] {

    background: #fff;
}

.nf-field-element textarea {
    height: 100px !important;
}

#footer .widget-container {
    color: #fff;
}

.nf-form-title h3 {
    font-size: 30px;
    font-weight: 600;
}