.bodyprops {
  background: var(--bs-black);
}

.responsive {
  max-width: 100%;
  height: auto;
}

.contmarg {
  margin-top: 3vh;
}

.helmet {
  margin-top: 25px;
}

.linkmarg {
  margin-top: 30px;
  font-family: 'Stencil Std';
  font-size: 30px;
  padding-left: 3%;
}

