/*
 Theme Name:     TwentyTwentyOne-child
 Theme URI:      https://tasseli.gr/themes/twentytwentyone-child
 Description:    TwentyTwentyOne Child Theme
 Author:         Nouvakis Petros
 Author URI:     https://tasseli.gr
 Template:       twentytwentyone
 Version:        1.0.0
 License:        GNU General Public License v2 or later
 License URI:    https://www.gnu.org/licenses/gpl-2.0.html
*/
body {
	background: #83877c;
}
.site-title {
	text-transform: none !important;
	font-weight: bold !important;
}
.site-header > .site-logo {
	padding-bottom: 8px !important;
}
.site-main {
	padding-bottom: 0px !important;
}
.entry-header {
	padding-bottom: 2px !important;
	margin-bottom: 4px !important;
}
#masthead {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	row-gap: 0px !important;
}

