body .page-header {
  background-color: var(--thema-color-3); }
body .site-body {
  min-height: 100vh; }
  body .site-body .site-body-container .main-section .post-list .vk_post .postListText_date {
    font-size: 20px; }
  body .site-body .site-body-container .main-section .post-list .vk_post .postListText_title {
    font-size: 20px; }
body .wp-block-quote {
  background-color: var(--thema-color-2);
  margin-bottom: 20px; }
