input, textarea, select {
    padding: 8px 12px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    background: #2196f3;
    border: 1px solid rgba(0,0,0,.18);
    font-family: inherit;
}
.single article header {
    margin-bottom: 0px !important;
}
