/*
Theme Name: Hueman Child
Theme URI: https://test.dehoga-se.de/ 
Description: My description 
Author: arno nym
Template: hueman
Version: 1.0.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
.post-byline { display: none; }

.post-thumbnail img { width: 50%; }

/* overwrtite has-drop-cap 8.4em*/
.impressumcap.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 4.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal;
}
.partner1 > a, .partner2 > a {
	/*color:black;
	border: 4px double;
	font-weight:bold;*/
    text-shadow: 0px 0px 0px ;
	padding-left:30px;
	color:black;

}
.partner1 {
	color:#eee;
	text-shadow: 1px 1px black;

}

.partner2 {
	color:#7bdcb5;
	text-shadow: 1px 1px black;

}

/*.partner1, .partner2 {
	font-size: x-large;
	text-shadow: 0 1px 0 #bbb,
0 2px 0 #bbb,
0 3px 0 #aaa,
0 4px 0 #aaa,
0 5px 0 #999,
0 6px 1px #000,
0 0px 3px #000,
0 1px 3px #000,
0 3px 5px #000,
0 5px 10px #000,
0 5px 20px #000;
}
*/