* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 100%;
}

h1 {
	position: fixed center;
	margin: 0 auto;
	top: 20px;
	font-family: "sandoll-gothicneo1", sans-serif;
	font-weight: 100;
	font-style: normal;
			font-size: 20px;
			text-align: center;
			padding-top: 30px;
			padding-bottom: 30px;
}

p1 {
	font-family: "sandoll-gothicneo1", sans-serif;
	font-weight: 100;
	font-style: normal;
	color: black;
			font-size: 18px;
			text-align: left;
			margin-left: 30px;
			padding-bottom: 30px;
}

p2 {
	font-family: "dunbar-tall", sans-serif;
			font-weight: 100;
			font-style: normal;
			color: black;
			font-size: 18px;
			text-align: left;
			margin-left: 30px;
			margin-top: 50px;
}

p3 {
	font-family: "dunbar-tall", sans-serif;
			font-weight: 100;
			font-style: normal;
			color: black;
			font-size: 18px;
			text-align: left;
			margin-left: 30px;
			margin-top: 50px;
}

.education,
.cv { font-family: "sandoll-gothicneo1", sans-serif;
	font-weight: 100;
	font-style: normal;
	color: black;
			font-size: 18px;
			text-align: left;
			margin-left: 30px;
}

p {
	font-family: "sandoll-gothicneo1", sans-serif;
	font-weight: 100;
	font-style: normal;
	color: black;
			font-size: 16px;
			text-align: right;
			padding-inline-end: 30px;
			margin-bottom: 20px;
}


ul,
li {
	font-family: "sandoll-gothicneo1", sans-serif;
	font-weight: 100;
	font-style: normal;
			font-size: 17px;
			text-align: justify;
			margin-left: 22px;
			margin-top: 9px;
			margin-bottom: 30px;
}

ul,
li {
    	list-style-type: none;   
    	appearance: none;        
    	-webkit-appearance: none; 
}

il li::-webkit-details-marker {
    display: none;
}

details summary {
    	list-style-type: none;   
    	appearance: none;        
    	-webkit-appearance: none; 
}

details summary::-webkit-details-marker {
    display: none;
}

.a {
	font-family: "sandoll-gothicneo1", sans-serif;
		font-weight: 100;
		font-style: normal;
		color: #4169e1;
		font-size: 18px;
		text-align: left;
		background-color: #87cefa;
}

.b {
	font-family: "sandoll-gothicneo1", sans-serif;
		font-weight: 100;
		font-style: normal;
		color: #ff6347;
		font-size: 18px;
		text-align: left;
		background-color: #ff8c00;
}

.c {
	font-family: "sandoll-gothicneo1", sans-serif;
		font-weight: 100;
		font-style: normal;
		color: #4b0082;
		font-size: 18px;
		text-align: left;
		background-color: #8b008b;
}

.d {
	font-family: "sandoll-gothicneo1", sans-serif;
		font-weight: 100;
		font-style: normal;
		color: #32cd32;
		font-size: 18px;
		text-align: left;
		background-color: #adff2f;
}

.e {
	font-family: "sandoll-gothicneo1", sans-serif;
		font-weight: 100;
		font-style: normal;
		color: #8b4513;
		font-size: 18px;
		text-align: left;
		background-color: #cd853f;
}

.f {
	font-family: "sandoll-gothicneo1", sans-serif;
		font-weight: 100;
		font-style: normal;
		color: white;
		font-size: 18px;
		text-align: right;
		background-color: #C33;
}

.g {
	font-family: "sandoll-gothicneo1", sans-serif;
		font-weight: 100;
		font-style: normal;
		color: white;
		font-size: 18px;
		text-align: right;
		background-color: #008080;
}

.marching {
	padding-inline-start: 40px;
}

h4 {
	text-align: right;
	font-size: 18px;
	margin-right: 30px;
}

figcaption {
	font-family: "sandoll-gothicneo1", sans-serif;
		font-weight: 100;
		font-style: normal;
		color: grey;
		font-size: 13px;
		text-align: left;
		margin-bottom: 20px;
		display: block-flex;
		padding-inline-end: auto;
}

img {
	margin: 0px,-40px;
	padding: -30px;
}

.embossing {
	margin-right: 20px; ?
}

img {
	display: inline-flex;
}


.more {
	display: inline; 
	text-align: right;
	margin-right: 30px;
}





