body {
    font-family: 'Recursive', sans-serif !important;
}

html body .page-content>h2 {
    color: #e06c75 !important;
}

html body .header-title {
    color: #e06c75 !important;
}

html body .author .author-name {
    color: #e06c75 !important;
}

html body .post-item .post-item-title>a {
    color: #e06c75 !important;
    font-size: 20px !important;
}