/*
Theme Name: wellbeing
Template: twentytwenty
Author: Costas Tsoukas
Author URI: https://digitalspace.gr
Description: 2020 child theme with custom blog template, read-more button and default thumbnail..
*/

@media (min-width: 700px) {
    .entry-content h4, .entry-content h5, .entry-content h6 {
        margin: 2.5rem auto 2.5rem;
    }
      h4, .heading-size-4 {
        font-size: 2.4rem;
    }
  .entry-content h4{
  font-family: 'Noto Serif Greek', serif;
  font-weight: 600;
}

.header-footer-group pre, .header-footer-group fieldset, .header-footer-group input, .header-footer-group textarea, .header-footer-group table, .header-footer-group table *, .footer-nav-widgets-wrapper, #site-footer, .menu-modal nav *, .footer-widgets-outer-wrapper, .footer-top {
    border-color: #e7d7fd;
}

.singular .entry-header {
    background-color: #f1e7fe;
}
 .footer-nav-widgets-wrapper, #site-footer {
    background-color: #663399;
     
}
.header-footer-group p{
    color:#e7d7fd; 
}
.header-footer-group .widget-title{
    color: #c195fb
}
.social-icons a{
    background-color: #c195fb!important;
    color: #663399;
}

.site-title{
  font-family:'Literata', serif;
  font-weight: 700;
}


