body,
h1,
h2,
h3,
h4,
h5 {
  font-family: "Poppins", sans-serif
}

body {
  font-size: 16px;
}

.w3-half img {
  margin-bottom: -6px;
  margin-top: 16px;
  opacity: 0.8;
  cursor: pointer
}

.w3-half img:hover {
  opacity: 1
}

#mySidebar, header {
	background-image: url(../images/guentherfrank_start.jpg);
}

.section-padding {
	margin-top: 2rem;
}

.twitter_icon {
	height: 1.5rem;
	width: 1.5rem;
	margin-right: 1rem;
}

.contactmailer_messages {
	color: #009900;
	font-weight: bold;
}

.contactmailer_error {
	color: #990000;
	font-weight: bold;
}