img {
  align-self: center;
}

h1 {
  font-family: 'Belmont';
  font-style: normal;
  font-size: 100px;
  color: white;
  width: 1920px;
  text-align: center;
}

#headingcont {
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#imgcont {
  resize: both;
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: #4c77d4;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

.navbar {
  background-color: white;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: end;
}

.btn {
  visibility: hidden;
}

html {
  font-family: 'Belmont';
}

.navbar {
  font-family: 'Belmont';
}

#carousel-1 {
  margin: 10%;
  margin-top: 10%;
}

section {
  margin: 50px;
}

div {
  text-align: center;
}

#westfallengame {
  background-color: black;
}

html {
  font-family: 'Belmont';
}

#herop {
  text-align: center;
  max-width: 50%;
  transform: translate(50%);
}

#descpara {
  color: white;
}

#westfallenimage {
  max-inline-size: inherit;
  /*box-shadow: 0 0 8px 8px white inset;*/
}

#projects {
  padding-top: 50px;
}

#about-us-column {
  padding: 50px;
}

h1 {
  padding: 20px;
}

#contact {
  background-color: #ffa500;
  padding: 50px;
}

.row {
  padding: 20px;
}

div {
}

#smrow {
  font-size: 50px;
}

#steam {
  padding: 10px;
}

