.bd-placeholder-img {
        font-size: 1.125rem;

        background: url("images/ary-bg-768x432-darker.jpg") no-repeat center center fixed ;

        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

        text-anchor: middle;     
        
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

      footer {
        font-size: 0.8rem;
      }

      footer a {
          text-decoration: none !important;
      }
        
/*
 * Globals
 */


/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
}


/*
 * Base structure
 */

body {
  text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
  
}

.cover-container {
  /*max-width: 42em;*/
}


/*
 * Header
 */

.nav-masthead .nav-link {
  padding: .25rem 0;
  font-weight: 700;
  color: rgba(255, 255, 255, .5);
  background-color: transparent;
  border-bottom: .25rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(255, 255, 255, .25);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff;
}

.floatingBg {
  display: block;
  background: url("images/wind.png") no-repeat;
  background-size: cover;
  z-index: 2;
  background-attachment: fixed;
  right: 0px; top: 0;  

  width: 100%; 
  height: 100%;

  position: fixed;
}

.floatingChar {
  display: block;
  background: url("images/ary-avatar.png") no-repeat;
  background-size: contain;

  z-index: 5;

  background-attachment: fixed; 

  width: 100%; 
  height: 100%;


  position: fixed;
  background-position-x: 10%;
}

.index2 {
  z-index: 10;
}

.imgGame {
  max-width: 30% !important;
}

.boxGame {
  height: 20% !important;
}

.mainHeight {
  width: 60% !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}

.cust-text-justify {
  text-align: justify; !important;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 40px;
  text-shadow: black;
}

.nav-masthead {
  margin-left: 30px;
  margin-bottom: 40px;
}

.aboutGame {
  text-align: justify; !important;
  margin-left: 20px;
  font-size: 1rem;
}


.iframSpotify {
  margin-left: 8px;

}
.ytVideoRow {  
  margin-left: 8px;
}

.ytCol {
  margin-right: 8px;
}

.align-right {


}
.bi {
  
  margin-right: 8px;
}