body {
    color: #404040;
}

input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
select,
textarea,
.field {
    color: #404040;
}

.home .masonry2 a {
    color: #404040;
}

.news .head h1,
.news .head h1 span {
    color: #404040;
}

.tab a,
.entry-content p.tab a {
    color: #404040;
}

.pagination .current,
.pagination .current:hover,
.pagination .current:focus {
    color: #404040;
}

.logged-in-as a {
    color: #404040;
}

h2 {
    font-weight: 600 !important;
}
