
/* Amazing Aerospace heading style */
.ei-page-heading1 {
    font-family: 'Roboto', serif;
    font-size: 6.5vw;
    font-weight: 800;
    line-height: 1.0;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);  
    color: #000000 !important;
    text-shadow: 4px 4px 2px #a9a9a9;
}

.ei-page-heading2 {
    font-family: 'Roboto', serif;
    font-size: 2.5vw;
    font-weight: 400;
    line-height: 1.0;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);  
    color: #000000 !important;
    /*text-shadow: 4px 4px 2px #a9a9a9; */
}

.ei-page-heading3 {
    font-family: 'Roboto', serif;
    font-size: 3vw;
    font-weight: 400;
    line-height: 1.0;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);  
    color: #000000 !important;
    /*text-shadow: 4px 4px 2px #a9a9a9; */
}

.ei-page-emp {
    font-family: 'Roboto', serif;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.0;
    color: #000000 !important;
}

.ei-caption {
    font-family: 'Roboto', serif;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1.2;
    color: #000000 !important;
}

.ei-caption-em {
    font-family: 'Roboto', serif;
    font-size: 1.0em;
    font-weight: 600;
    line-height: 1.2;
    color: #000000 !important;
}

.la-belle-aurore-regular {
  font-family: "La Belle Aurore", cursive;
  font-size: 1.5em;
  font-weight: 400;
  font-style: normal;
  color: #000000 !important;
}

.bowlby-one-ego {
  font-family: "Bowlby One SC", sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  font-style: normal;
  color: #000000 !important;
}

.ultra-regular-ambition {
  font-family: "Ultra", serif;
  font-size: 1.5em;
  font-weight: 400;
  font-style: normal;
  color: #000000 !important;
}

.creepster-regular-jealousy {
  font-family: "Creepster", system-ui;
  font-size: 1.5em;
  font-weight: 400;
  font-style: normal;
  color: #000000 !important;
}

.unifrakturmaguntia-regular-greed {
  font-family: "UnifrakturMaguntia", cursive;
  font-size: 2em;
  font-weight: 800;
  font-style: normal;
  color: #000000 !important;
}

.griffy-regular-loathing {
  font-family: "Griffy", system-ui;
  font-size: 1.5em;
  font-weight: 600;
  font-style: normal;
  color: #000000 !important;
}

.ei-res-type {
    font-family: 'Roboto', serif;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.2;
    color: #07bfed !important;
    /*text-shadow: 4px 4px 2px #a9a9a9; */
}

.ei-res-pageheading {
    font-family: 'Roboto', serif;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    color: #000000 !important;
    /*text-shadow: 4px 4px 2px #a9a9a9; */
}

.ei-res-heading {
    font-family: 'Roboto', serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    color: #000000 !important;
    /*text-shadow: 4px 4px 2px #a9a9a9; */
}

.ei-res-date {
    font-family: 'Roboto', serif;
    font-size: 0.9em;
    font-weight: 400;
    font-style: italic;
    line-height: 1.2;
    color: #868888 !important;
    /*text-shadow: 4px 4px 2px #a9a9a9; */
}

.ei-res-text {
    font-family: 'Roboto', serif;
    font-size: 1em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    color: #000000 !important;
    /*text-shadow: 4px 4px 2px #a9a9a9; */
}


.ei-res-link {
    font-family: 'Roboto', serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    color: #07bfed !important;
    text-decoration: none;
}

body {
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
  }

.container {
    padding: 1rem;
}

img.image-fluid {
    margin: 20px 0px 0px 20px;
}

.jumbotron{
    margin-top: 20px;
    background-image: url("../images/JagXK3.jpg");
    background-origin: content-box;
    background-position: center center;
    color: white;
}
