body {
  font-family: "Gill Sans MT";
}

p {
  font-family: "Gill Sans MT";
  font-size: 18px;
}

/* styling for hero section */

.hero-content-style1 h2 strong {
  font-family: Audiowide;
  color: #1e4661;
  font-variant: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  text-shadow: 2px 2px #e5e5e5;
}

.hero-content-style1 p {
  font-family: "Gill Sans MT";
  font-style: normal;
  font-size: 20px;
}

.hero-small-text p {
  font-family: "Gill Sans MT";
  font-style: normal;
  font-size: 20px;
}

.morphext > .animated {
  font-family: "Gill Sans MT";
  font-size: 22px;
}

.btn {
  font-family: "Gill Sans MT";
}

/* ======================= */

.feature-item-content p {
  text-align: center;
}

.entry-content ul {
  font-family: "Gill Sans MT";
}

h2 {
  font-family: "Gill Sans MT", sans-serif;
  font-size: 25pt;
  color: #1e4661;
}

h3 {
  font-family: "Gill Sans MT",  sans-serif;
  font-size: 18pt;
  color: #3a6f71;
}

h4 {
  font-family: "Gill Sans MT",  sans-serif;
  font-size: 16pt;
  color: #3a6f71;
}

.wp-block-accordion-heading {
  font-family: "Gill Sans MT";
  padding: 2px;
  padding-left: 10px;
  border-color: #e5e5e5;
  border-style: solid;
  border-radius: 10px;
  background-color: #e5e5e5;
}

/* styling for footer */

.footer-widgets.section-padding {
  padding: 5px;
  position: relative;
  padding-top: 20px;
}

.site-info {
  visibility: visible;
  height: 5px;
}

.site-footer {
  visibility: visible;
  height: 5px;
}

#colon.site-footer {
  height: 5px;
}

#menu-rechtliches.menu a {
  font-family: "Gill Sans MT";
  font-size: 12px;
  margin-bottom: -5px;
}

#menu-finstravo.menu a {
  font-family: "Gill Sans MT";
  font-size: 12px;
  margin-bottom: -5px;
}

#menu-servicelines.menu a {
  font-family: "Gill Sans MT";
  font-size: 12px;
  margin-bottom: -5px;
}

.sidebar .widget .widget-title {
  font-family: "Gill Sans MT";
  font-size: 12px;
  margin-bottom: -5px;
}

/* ==================== */

/* styling for open jobs */

.wp-block-list.li.a:hover {
  font-size: 18px;
}

a {
  font-family: "Gill Sans MT";
  font-size: 18px;
  color: #1e4661;
}

a:hover {
  font-family: "Gill Sans MT";
  font-size: 18px;
  color: #3a6f71;
}

/* don't replace the Karriere Seite as it will get a new id */

.post-1727 li {
  background-color: #e5e5e5;
  border-radius: 10px;
  box-shadow: 10px 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  list-style-type: none;
  margin-left: 1em;
}

/* ==================== */

.section-title-area .section-title {
  font-family: "Gill Sans MT";
}

.section-title-area .section-subtitle {
  font-family: "Gill Sans MT";
}

.row {
  font-family: "Gill Sans MT";
}

.menu-item.menu-item-type-post_type.menu-item-object-page {
  margin-bottom: -10px;
  padding-bottom: 0px;
}

/* contact section */
.contact-form.col-sm-6 {
	margin-left: 15%;
	display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
	flex-basis: 70%;		
	min-width: 70%;
}

.entry-content li {
  font-size: 18px;
}

/* ==================== */