.logo{color: black;}

.arrow {border: solid white;}


.burger-menu-piece {border-top: 4px solid black;}

.footer{color: black;}


.slide:nth-of-type(1){
/*background-image: url('../images/girl-1848454_1920.jpg');*/
  background-image: url('../img/img01.jpg');
  background-size: cover;
  background-position: 46% 50%;
  background-repeat: no-repeat;
}


.slide:nth-of-type(2){
/*background-image: url('../images/fashion-1063100_1920.jpg');*/
  background-image: url('../img/img02.jpg');
  background-size: cover;
  background-position: 35% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(3){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img03.jpg');
  background-size: cover;
  background-position: 45% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(4){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img04.jpg');
  background-size: cover;
  background-position: 60% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(5){
/*background-image: url('../images/people-2605526_1920.jpg');*/
  background-image: url('../img/img05.jpg');
  background-size: cover;
  background-position: 45% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(6){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img06.jpg');
  background-size: cover;
  background-position: 70% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(7){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img07.jpg');
  background-size: cover;
  background-position: 25% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(8){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img08.jpg');
  background-size: cover;
  background-position: 70% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(9){
/*background-image: url('../images/girl-1848454_1920.jpg');*/
  background-image: url('../img/img09.jpg');
  background-size: cover;
  background-position: 30% 50%;
  background-repeat: no-repeat;
}


.slide:nth-of-type(10){
/*background-image: url('../images/fashion-1063100_1920.jpg');*/
  background-image: url('../img/img10.jpg');
  background-size: cover;
  background-position: 70% 50%;
  background-repeat: no-repeat
}

