.wp-block-site-title a, .site-title a {  /* CH */
	color: #202428 !important;
	font-family: Arial, Helvetica, sans-serif!important;
	text-shadow:
    0 -4px 6px #66c,
    0 -2px 10px #129,
    0 2px 20px #16f,
    0 0px 30px #c4f,
    0 4px 40px #acf,
    0 0px 90px #ddf,
    2px 2px 2px #1ee !important;
}
.site-description {
	color: #7878A8 !important;
	text-shadow:
	0 0px 4px #000;
}

main {
	margin-top: 5px !important;
}
.wp-block-group, .alignfull, .has-global-padding {
	padding-top: 5px !important;
}
/*projects img*/
.img-responsive {
	filter: brightness(100%) !important
}

/*width: 70% !important;*/
body {
	max-width: 70% !important;
	margin-left: 10%;
	float: left;
}
/* links  text-decoration-color: #268; */
a {
	text-decoration: underline;
	text-decoration-line: underline !important;
}
li {
	padding-left: 5% !important;
}
/*ul {
	list-style-type: disc !important;
	list-style: disc !important;
}
li {
	list-style-type: disc !important;
	list-style: disc !important;
	padding-left: 5% !important;
}*/
/*	font-size: 16px !important;*
.wp-block-list,
ul, li { color: #b0b0b8 !important; background-color: transparent;
	list-style-type: disc !important;
	margin-bottom: 10px !important;
	text-indent: 0.0em !important;
}
/*p  { color: #c0c0c8 !important; background-color: transparent !important;
	font-size: 16px !important;
	margin-bottom: 10px !important;
}*/

/* color: #b0b0d8 !important; background-color: #202038 !important;
	background-color: rgba(30,30,60,80) !important;*/
h1 { 
	margin: 25px 0 15px 0px !important;
	text-shadow:
	0 +2px 13px #a8f,
	0 -1px 13px #7cf;
	padding:4px !important;
}
/* color: #B0C8E8 !important; background-color: #1c242f !important; */
h2 { 
	margin: 25px 0 15px 0 !important;
	text-shadow:
	0 0 3px #68a,
	0 0 5px #6af;
	padding:4px !important;
}
/* color: #c0c8c8; */
h3 { 
	margin: 22px 0 12px 0 !important;
	text-shadow:
	0 0 8px #69b,
	0 0 16px #69b;
}
/* color: #A0B4C8 !important; */
h4 { 
	margin: 20px 0 10px 0 !important;
	text-shadow:
	0 0 1px #1ac
}
/*
a			{ color: #99b9d8 !important }
a:visited	{ color: #80a0B0 !important }
			  color: #ffe080 !important;*/
a:hover		{ 
	text-shadow:
	0 0 8px #ff2;
	transition: all .3s;
}
/*	color: #a0a0b0; background: #16161a !important; */
pre {  /*code*/
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 15px;
	padding: 10px;
	line-height: 0.98;
}
em {  /*i*/
	color: #9494b4;
}
hr {
	margin: 5px 0px !important;
}
#footer {
	display: none !important;
}
