/* Enter Your Custom CSS Here */
.uk-article-meta {
display: none;
}

.uk-section-muted {
    background: #000000;
}

h3, .uk-h3 {
font-size: 32px;
line-height: 1.4;
font-weight: 300;
color: lightgreen !important;
}

.wk-heading-large {
    background: #6c6;
    color: #fff !important;
  opacity: 0.7;
}

.wk-heading {
    background: #6c6;
    color: #fff !important;
  opacity: 0.7;
}