/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.is-style-indrag,.editor-styles-wrapper .is-style-indrag {
	text-indent: 1.5rem;
}
.inside-header {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0px;
    padding-bottom: 0px
}
.entry-meta {
    display: none;
}
.botten {
	background-color: #4B4B53;
	color: white;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	text-align: center;
}