/*
Theme Name: elva Child
Theme URI: https://nl.wordpress.org/themes/test/
Description: elva Child Theme
Theme Author: KimBeijl
Template: elva
Version: 1.0.0
*/

@import url("../elva/style.css");



h1.entry-title {
    display: none !important;
}

.page-content, .entry-content, .entry-summary {
    margin: 0 !important;
}
footer.entry-footer {
    display: none !important;
}

.post, .page {
    margin: 0  !important;
}

h1 {
    font-family: 'korolev', sans-serif  !important;
    font-weight: 700;
    font-style: normal;
	font-size:20px !important;
}

body,p {
	    font-family: 'korolev', sans-serif !important;
    font-weight: 700;
    font-style: normal;
}