/**
Theme Name: Astra Child
Author: DragonianFantasy
Author URI: http://www.dragonianfantasy.de
Description: I\'m the child-theme of Astra and I hope that we\'ll work well together!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.deathway {
	width: 200px;
	height: auto;
	margin-top: -150px;
	margin-left: 0px;
	margin-bottom: -150px;
	object-fit: cover;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single:not(.ast-related-post) {
	background-color: #272B33; 
	-webkit-border-radius: 50px;
    border-radius: 50px; 
    border: 5px solid #343841; 
    /* margin-top: -200px;*/}
#ravenimg {
	width: 100px;  
	height: 50px;  
	object-fit: cover; 
	position: relative; 
	margin-left: -60px; 
	margin-top: -115px; 
	margin-bottom: 60px;}
	
.banner1 {
	background-attachment: fixed;
}