

      #myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}   

.slideshow-container{
  margin-top:60px;
}
.container{ border-radius: 10px;}
.hh{
text-align: center;color:white;
background-color:  #333333;
font-family:Monotype Corsiva;
font-size: 40px; 
border-style:ridge ;
 border-radius: 20px;
}
.fa fa-chevron-up{
  font-size:24px;
}
.col{border-radius: 15px}
.list-group{border-radius: 15px;font-family:Rockwell;font-size: 40px; border-style:ridge ;}

.img {
  width:100%; margin:0 auto;
 text-align:center;
 margin-top:-40px;
 margin-bottom:-20px;
}
.container-fluid{ border-radius: 15px;}
.col{border-radius: 15px;}
.event
{
  color:white !important;margin-bottom: 4px;
}