body {
    background-color:#ffffff;
    
  
  }
  @media (min-width: 768px)
 .navbar-nav {
  
   background-color: rgb(205, 255, 253);
 }
  
h4 {
  font-size: 1em;
}
.nav-link {
  font-family: 'Syncopate', sans-serif;
  color: black;
  background-color: rgb(201, 248, 236);
  opacity: 90%;
  font-weight: bold;
  text-align: center;
}
  .header-img {
    height: 20%;
    position: relative;
    display: inline-block;
    opacity: 0.7s;
  }
  
  .header-img .display {
    font-size: 30px;
    position: absolute;
    z-index: 999;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 30%;
    text-align: center;
  }
  @font-face {
    font-family: 'blorashadow';
    src: url('blorashadow-ez9ap-webfont.woff2') format('woff2'),
         url('blorashadow-ez9ap-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
  }
  @font-face {
    font-family: 'klinkomiteregular';
    src: url('klinkomite-3lel-webfont.woff2') format('woff2'),
         url('klinkomite-3lel-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  

  @font-face {
    font-family: 'galaxie_personal_useregular';
    src: url('galaxiepersonaluseregular-zvexz.woff2') format('woff2'),
         url('galaxiepersonaluseregular-zvexz.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
  }
  
  @font-face {
    font-family: 'delan_gray_-_personal_useRg';
    src: url('delangraypersonaluse-wywxg.woff2') format('woff2'),
         url('delangraypersonaluse-wywxg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
  }
  
  @font-face {
    font-family: 'mouse_memoirsregular';
    src: url('mousememoirs-zg8l-webfont.woff2') format('woff2'),
         url('mousememoirs-zg8l-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'gist_upright_extrabold_demoRg';
  src: url('gistuprightextrabolddemo-rwae-webfont.woff2') format('woff2'),
       url('gistuprightextrabolddemo-rwae-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}



@font-face {
  font-family: 'remachine_script_personal_uRg';
  src: url('remachinescriptpersonaluseonly-yzl3-webfont.woff2') format('woff2'),
       url('remachinescriptpersonaluseonly-yzl3-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
  
  
  
  /*
  .card  {
      background-color: rgb(255, 255, 255);
      font-family: 'Rajdhani', sans-serif;
      align-items: center;
      text-align: center;
      font-size: 25px;
      margin-left: 16%;
  }
  */

  .container-sm {
  margin-top: %;

  text-align: center;
  }
  

  
  .sub {
  font-family: 'Rajdhani', sans-serif;
  font-size: 10px;
  }
  
  
  li {
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
  }
  
  .card-header {
    font-family: 'mouse_memoirsregular';
    font-size: xx-large;
    justify-content: center;
    text-align: center;
  }
  
  .card-title {
   
    font-weight: bold ;
  }
  

  
  .bgimage {
     /* Sizing */
     width: 100vw;
     height: 100vh;
  
       /* Flexbox stuff */
    display: flex;
    justify-content: center;
    align-items: center;
  
      /* Text styles */
      text-align: center;
      font-family: raleway;
      color: white;
  
    /* Background styles */
    background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url('');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
     
    
  /* Text styles */
  text-align: center;
  color: white;
  }
  
  
   

 
  
  
  

  .navbar-light .navbar-toggler-icon {
    background-image: url("music-note-list\(1\).svg");
    color: dimgray;
  }
  



 .container-fluid {
 
 }

 h1 {
  
  color:#000000;

  
}
h2 {
  color: darkgray;
}
  
.display-1 {
  font-family: 'remachine_script_personal_uRg';
  font-size: 5em;
  text-align: center;
  margin-top: 10%;

}
.display-2 {
  text-align: center;
  color: black;
  
 
} 
.display-3 {
  text-align: center;
  color:rgb(0, 0, 0);
}
.display-4 {
  text-align: center;
  color: rgb(2, 177, 168);
  

}

.display-5 {
  text-align: center;

   
  color:rgb(0, 0, 0);
 
}
.display-6 {
 
  text-align: center;

}
  
.lead {
  
  font-size: 20px;
}

p {

text-align: center;
 
}