/*
 * Globals
 */


/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
  /* ADDED */
  color: #556;
  text-shadow: none; /* Prevent inheritance from `body` */
  background-color: #FC7C34;
  border: 1px solid #fff;
  /* END */
}


/*
 * Base structure
 */

.body {
  text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
  
  /* ADDED */
  background-image: url("https://images.inc.com/uploaded_files/image/1920x1080/getty_459214425_259091.jpg");
    background-size: cover;
    background-blend-mode: soft-light;
  /* END */
}

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

.cover-cover {
  max-width: 84em;
}
/*
 * Header
 */

/* ADDED */
h1{
    color: #FC7C34;
}
/* END */
.nav-masthead .nav-link {
  padding: .25rem 0;
  font-weight: 700;
  
  /* ADDED */
  color: #FC7C34;
  /* END */
  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);
  
  /* ADDED */
  color: #fff;
  
  /* END */
}

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

}

.bcolor{
    background-size:cover;
background-image:url("https://img.luxtimes.lu/public/luxembourg/aiw7kz-you-can-still-get-plenty-of-aerobic-exercise-during-the-winter-months-at-these-swimming-pools-some-with-hammams-and-saunas/alternates/BASE_SIXTEEN_NINE/You%20can%20still%20get%20plenty%20of%20aerobic%20exercise%20during%20the%20winter%20months%20at%20these%20swimming%20pools%20some%20with%20hammams%20and%20saunas.jpg")}

.swimmingcover{
                text-shadow: 0 0 3px black, 0 0 5px black;
}
p.solid{
    color:white;
    text-align:left;
}


.navimg{
    width:900px;
    height:100px;
}

.carouselside{
    width:100%;
}

.links2{
  border-bottom-color;black;
  
  /* ADDED */
  color: black;
  
  /* END */
}
.swimcenter{
max-width:100%;
}
iframe{
    height:200px;
    width:auto;
}
.bogey{
    color:#00BFFF;
}
.gabi{
    color:#00BFFF;
}
.leftside{
    position:center;
    width:900px;
    height:600px;
    float:center;
}
.benefits{
    height:900px;
    width:1500px;
    float:center;
}