* {
    margin: 0;
    padding: 0;
}
html{
  scroll-behavior: smooth;
}
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;

}

/* Nav */
#color{
  background-color: #002B54;
 
}

/*
@media screen and (max-width: 991px) {
  .nav-item{
 display: none;
   
  }
  
}

@media screen and (max-width: 767px) {
  .nav-item{
    display: none;
  
  }
}

@media screen and (max-width: 479px) {
  .nav-item{
    display: none;
    
  }
} */

.nav {
  
    list-style-type: none;
   justify-content:right;
   padding-right:50px;
   
    
}


a {
    text-decoration: none;
}

.nav :hover {
  color: white;
 
 
} 

.nav-link {
    position: relative;
    color: white;
    padding: 5px;
    margin-top: 15px;
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    
}




@media screen and (max-width: 991px) {
  .justify-content-end {
    margin-left: 15px;
    margin-right: 15px;
     padding-left: 20px;
     padding-right: 20px;
   
  }
}

@media screen and (max-width: 767px) {
  .justify-content-end{
    max-width: 100%;
  
  }
}

@media screen and (max-width: 479px) {
  .justify-content-end{
    max-width: 100%;
    
  }
} 




/* hero space */

.herospace {
  height: 70vh;
    background-color: #002B54;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
    box-sizing: border-box;
    clear: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    float: none;
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    line-height: 22px;
    max-width: 100%;
    opacity: 1;
    overflow: hidden;
    padding: 250px 50px;
    position: static;
    text-align: center;
    justify-content: center;
    z-index: 0;
}

@media screen and (max-width: 991px) {
  
  .herospace {
    padding-left: 140px;
    padding-right: 140px;
  }
}

@media screen and (max-width: 767px) {
  .herospace {
    padding-left: 16px;
    padding-right: 16px;
  
  }
}

@media screen and (max-width: 479px) {
  .herospace {
    padding-left: 0;
    padding-right: 0;
  
    
  }
}

.name {
    position: relative;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    font-size: 45px;
    font-family: Georgia, 'Times New Roman', Times, serif;
   color: white;
}

.lead{
  font-family: Helvetica, sans-serif;
  font-weight:600;
  
}

@media screen and (max-width: 991px) {
  
  #uxDesigner {
  margin-top: 100px;
  
  }
}




  
  

/* Main */

/* breadCrumbs nav */

#breadCrumbs {
  padding-top:20px;
  margin-left: 25px;
}

#bread {
  color: #002B54;
}
#bread1 
{
  color: #002B54;
}
#bread2 
{
  color: #002B54;
}
#bread3 
{
  color: #002B54;
}
#bread4
{
  color: #002B54;
}

#breadCrumbs :hover{
  color: rgb(85, 124, 255);
 }

@media screen and (max-width: 767px) {
  #breadCrumbs {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 479px) {
  #breadCrumbs{
    margin-bottom: 100px;
   
  }
}

main {
    grid-column: span;

}

/* Page Content Order */
.blockset1 {
    display: flex;
    flex-direction: row;
    position: relative;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    
}

.blockset2 {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    justify-content: center;
}

.blockset3 {
    display: flex;
    flex-direction: row;
    position: relative;
    justify-content: center;
}

.blockset4 {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    justify-content: center;
}

.blockset5{
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  justify-content: center;
}


/*Intro*/
.intro {
    height: 176px;
    width: 600px;
    line-height: 1.8;
    float: left;
    margin-right: 20px;
    margin-left: -10px;
    margin-top: 50px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
    font-size: 18px;
    margin-bottom: 45px;

}



@media screen and (max-width: 767px) {
  .intro {
    position: relative;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 60px;
  }
}

@media screen and (max-width: 479px) {
  .intro{
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
}


/*My Contributions
.red {
  height: 176px;
  width: 880px;
  float: left;
  margin-right: 20px;
  margin-left: -10px;
  margin-top: 30px;
  text-align: left;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 18px;
  margin-bottom: 30px;

  
}
#headerCONT{
 font-size: 25px;
 font-family: Georgia, 'Times New Roman', Times, serif;
 font-weight:700;
 padding-bottom: 10px;


}

@media screen and (max-width: 767px) {
  .red {
    margin-top: 100px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
   
  }
}

@media screen and (max-width: 479px) {
  .red {
    margin-top: 160px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
} */




/*Talking to Users*/
.yellow2 {
  height: 176px;
  width: 600px;
  line-height: 1.8;
  float: left;
  margin-bottom: 30px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: 60px;;
  text-align: left;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 18px;
 
}

#theProblem{
  font-size: 25px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight:normal;
  padding-bottom: 10px;
 
}



@media screen and (max-width: 767px) {
  .yellow2 {
    margin-top: 100px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
   
  }
}

@media screen and (max-width: 479px) {
  .yellow2{
    margin-top: 60px;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}


/*Collecting Insights*/
.blue2 {
  height: 176px;
  width: 600px;
  line-height: 1.8;
  float: left;
  margin-top: 50px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: 60px;;
  text-align: left;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .blue2{
    margin-top: 100px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
   
  }
}

@media screen and (max-width: 479px) {
  .blue2{
    margin-top: 230px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

#theProcess{
  font-size: 25px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  padding-bottom: 10px;
 
}

#notes{
  margin-top: 40px;
  margin-left: 5%;
  margin-bottom: 5px;
  width: 90%;
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .stickynotes{
    margin-top: 40px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 5px;
    padding-right: 5px;
   
  }

  
}

@media screen and (max-width: 479px) {
  .stickynotes{
    margin-top: 160px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  
}

/*affinity diagram*/
#ilike{
  margin-top: 40px;
  margin-left: 25%;
  margin-bottom: 5px;
  width: 50%;
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .Affinity{
    margin-top: 40px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 5px;
    padding-right: 5px;
   
  }

  
}

@media screen and (max-width: 479px) {
  .Affinity{
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    
  }

  
}

/*text Below Insights*/
.blue3 {
  height: 176px;
  width: 600px;
  line-height: 1.8;
  float: left;
  margin-top: 30px;
  margin-right: 20px;
  margin-bottom: 30px;
  text-align: left;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 18px;
}
#insights{
  margin-left: 3%;
  width: 60%;
  padding-bottom: 20px;
  width: 90%;
}

@media screen and (max-width: 767px) {
  .blue3 {
    margin-top: 20px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 5px;
    padding-right: 5px;
   
  }
 

  
}


/*Competitors*/
.blue4 {
  height: 176px;
  width: 600px;
  line-height: 1.8;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: 40px;;
  text-align: left;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 18px;
}

#competitors{
  font-size: 25px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  padding-bottom: 10px;

}

#analysis{
  margin-bottom: 30px;
  margin-left: 14%;
  width: 70%;
}

@media screen and (max-width: 479px) {
  #analysis{
    margin-top: 50px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  
}

@media screen and (max-width: 767px) {
  #analysis{
    margin-top: 125px;
    margin-left: 2px;
   margin-right: 15px;
    padding-left: 15px;
    padding-right: 20px;
   width: 100%;
  }
  
}

@media screen and (max-width: 767px) {
  .blue4 {
    margin-top: 100px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
   
  }
}

@media screen and (max-width: 479px) {
  .blue4 {
    margin-top: 120px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

/*The making of squad Ed*/
.blue5 {
  height: 176px;
  width: 600px;
  line-height: 1.8;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: 20px;;
  text-align: left;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 18px;
}


#theRedesign{
  font-size: 25px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  padding-bottom: 10px;

}

@media screen and (max-width: 767px) {
  .blue5  {
    margin-top: 30px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
   
  }
}

@media screen and (max-width: 479px) {
  .blue5  {
    margin-top: 60px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

#userflow{
  margin-bottom: 30px;
  margin-left: 8%;
  width: 80%;
}

@media screen and (max-width: 479px) {
  #userflow{
    margin-top: 30px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  
}

@media screen and (max-width: 767px) {
  #userflow{
    margin-top: 50px;
    margin-left: 2px;
   margin-right: 15px;
    padding-left: 10px;
    padding-right: 20px;
   width: 100%;
  }
  
}



/*storyboard*/
.blue6 {
  height: 400x;
  width: 880px;
  float: left;
  margin-top: 40px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: 30px;;
  text-align: center;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 20px;
}

#low{
  width: 120%;
  margin-top: 20px;
  margin-left: -20px;
  width: 100%;
}


@media screen and (max-width: 767px) {
  .blue6   {
    margin-top: 180px;
    margin-left: 80px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
   
  }
}

@media screen and (max-width: 479px) {
  .blue6  {
    margin-top: 180px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}



/*Prototype*/
.blue7 {
  height: 176px;
  width: 600px;
  line-height: 1.8;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: 60px;;
  text-align: left;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 18px;
}


#sketches{
  font-size: 25px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: Normal;
  padding-bottom: 10px;

}

@media screen and (max-width: 767px) {
  .blue7 {
    margin-top: 50px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
   
  }
}

@media screen and (max-width: 479px) {
  .blue7  {
    margin-top: 40px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

/*sketches*/
#testing{
  margin-left: 18%;
  width: 60%;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .test {
    margin-top: 160px;
    margin-left: -60px;
   margin-right: 15px;
    padding-left: 5px;
    padding-right: 5px;
    width: 120%;
  }
}

@media screen and (max-width: 479px) {
  .test {
    margin-top: 140px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
/*big Idea*/
.blue8 {
  height: 176px;
  width: 600px;
  line-height: 1.8;
  float: left;
  margin-top: 30px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: 60px;;
  text-align: left;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 18px;
}


#bigidea{
  font-size: 25px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  padding-bottom: 10px;

}

@media screen and (max-width: 767px) {
  .blue8 {
    margin-top: 100px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
   
  }
}

@media screen and (max-width: 479px) {
  .blue8 {
    margin-top: 40px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

/* big idea prioritization pic*/
.blue9 {
  height: 400x;
  width: 880px;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: 20px;;
  text-align: center;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 20px;
}

#big1{
  width: 100%;
  margin-top: 50px;
  margin-bottom: 20px;
}
#big2{
  width: 90%;
  margin-top: 30px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .blue9 {
    margin-top: 160px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
   
  }
}

@media screen and (max-width: 479px) {
  .blue9 {
    margin-top: 220px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

/*iterate X3*/
.blue10 {
  height: 176px;
  width: 600px;
  line-height: 1.8;
  float: left;
  margin-top: 30px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: 300px;
  text-align: left;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 18px;
}


#results{
  font-size: 25px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  padding-bottom: 10px;

}

#improve1{
  font-size: 18px;
  font-family: Helvetica, sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}

#improve2{
  font-size: 18px;
  font-family: Helvetica, sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}

#improve3{
  font-size: 18px;
  font-family: Helvetica, sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}

#improve4{
  font-size: 18px;
  font-family: Helvetica, sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}


@media screen and (max-width: 767px) {
  .blue10 {
    margin-top: 100px;
    margin-left: 25px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
   
  }
}

@media screen and (max-width: 479px) {
  .blue10{
    margin-top: 50px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

/* mid fidelity pics*/
.blue11{
  height: 400x;
  width: 880px;
  float: left;
  margin-top: 400px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: 30px;;
  text-align: center;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 20px;
}

#mid1{
  width: 95%;
  margin-top: 100px;
  margin-bottom: 20px;
}

#mid2{
  width: 50%;
  margin-top: 30px;
  margin-bottom: 30px;
}




@media screen and (max-width: 767px) {
  .blue11 {
    margin-top: 200px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;

  }
}

@media screen and (max-width: 479px) {
  .blue11{
    margin-top: 1000px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

/* Highfidelity*/
.blue12{
  height: 176px;
  width: 600px;
  line-height: 1.8;
  float: left;
  margin-top: 30px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: -200px;;
  text-align: left;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 18px;
}


#hifipro{
  font-size: 25px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  padding-bottom: 10px;

}

#hifi{
  margin-top: -60px;
  width: 95%;
}

#mobilehifi{
  margin-left: 25px;
  width: 50%;
}

@media screen and (max-width: 767px) {
  #hifi {
    margin-top: -200px;
    margin-left: 10px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
   
  }
}

@media screen and (max-width: 479px) {
  #hifi {
    margin-top: -1250px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    
  }
}

@media screen and (max-width: 767px) {
  #mobilehifi{
    margin-top: 1px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
   
  }
}

@media screen and (max-width: 479px) {
  #mobilehifi{
    margin-top: -500px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    
  }
}

/*button*/
#highfidelityprototype{
  text-decoration: none;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: rgb(255, 255, 255);
  margin-left: 1%;
  position: relative;
  padding-top: 5px;
  margin-bottom: 20px ;
  font-size: 20px;
  height: 40px;
  width: 300px;
  background: #002B54;
  border-radius: 10px;
  filter: drop-shadow(0 0 0.65rem rgba(0, 0, 0, 0.247));
}

@media screen and (max-width: 767px) {
  .blue12{
    margin-top: 1px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
   
  }
}

@media screen and (max-width: 479px) {
  .blue12{
    margin-top: 50px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    
  }
}

.blue13{
  height: 176px;
  width: 600px;
  line-height: 1.8;
  float: left;
  margin-top: 50px;
  margin-right: 20px;
  margin-left: -10px;
  margin-bottom: -300px;
  text-align: left;
  align-items: center;
  justify-content: center;
  z-index: 0;
  font-size: 20px;
}

#next{
  font-size: 25px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  padding-bottom: 10px;

}
#conclude{
  width: 95%;
  margin-top: 70px;
  margin-bottom: 20px;

}
@media screen and (max-width: 767px) {
  #conclude{
    margin-top: 1px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
   
  }
}

@media screen and (max-width: 479px) {
  #conclude{
    margin-top: -750px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    
  }
}

@media screen and (max-width: 767px) {
  .blue13{
    margin-top: 1px;
    margin-left: 15px;
   margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: -100px;
   
  }
}

@media screen and (max-width: 479px) {
  .blue13{
    margin-top: 50px;
    margin-bottom: -100px;
    padding-left: 0;
    padding-right: 0;
    
  }
}

/* footer */

.container-10.w-container {
    box-sizing: border-box;
    color: #333;
    font-family: Helvetica,sans-serif;
    line-height: 22px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    position: relative;
    z-index: 6;
    margin-top: 8%;
  }
  
  .float-right {
    box-sizing: border-box;
    color:black;
    float: right;
    font-family: Helvetica,sans-serif;
    line-height: 22px;
    margin-bottom: 30px;
  }
  
  
  .social-icon-link.w-inline-block {
    background-color: transparent;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,sans-serif;
    line-height: 22px;
    margin-right: -3px;
    max-width: 100%;
    opacity: 1;
    padding: 3px 10px;
    text-decoration: underline;
    transition: opacity 150ms;
    opacity: 1; 
    transform: translateX(0px) translateY(0px) translateZ(0px); 
    transition: opacity 400ms ease 0s;
  }
  
  
  
  
  .footer-text {
    box-sizing: border-box;
    clear: none;
    color: rgba(0, 0, 0, 0.425);
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -.2px;
    line-height: 22px;
    margin: 5px auto;
    max-width: 70%;
    padding-left: 0;
    position: relative;
    text-align: left;
  }


  @media screen and (max-width: 991px) {
    .container-10.w-container {
      grid-template-areas: "." "." "." ".";
      grid-template-columns: 1fr;
      grid-template-rows: auto auto auto auto;
      margin-left: 15px;
      margin-right: 100px;
      text-align: center;
      max-width: 900px;
      margin-top: 40%;
    }
  }
  
  @media screen and (max-width: 767px) {
    .container-10.w-container {
      max-width: 767px;
    
    }
  }
  
  @media screen and (max-width: 479px) {
    .container-10.w-container {
      max-width: 100%;
     
    }
  }

  @media screen and (max-width: 991px) {
    .footer-text  {
      grid-template-areas: "." "." "." ".";
      grid-template-columns: 1fr;
      grid-template-rows: auto auto auto auto;
      margin-left: 90px;
      text-align: center;
      max-width: 900px;
   
    }
  }
  
  @media screen and (max-width: 767px) {
    .footer-text  {
      max-width: 500px;
    
    }
  }
  
  @media screen and (max-width: 479px) {
    .footer-text  {
      max-width: 100%;
     
    }
  }

  #btnScrollToTop{
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25) ;
    color:black;
    outline: none;
    cursor: pointer;
    z-index: 10;
    border: none;
  }

  #btnScrollToTop:active 
  {
    background-color: black;
    color: white;
  }


