@font-face {
    font-family: 'PoetsenOne';
    src:url('PoetsenOne-Regular.ttf' );}

.nav{
    background-color: rgb(94, 94, 230);
    opacity: 100%;
    box-shadow: -3px 2px 20px ;
    font-family: ;    
}
hr{
    width: 250px;
    height:10px;
}
head{
    background-color: yellow;

}
.car{ 
    background-color:rgb(255, 255, 255);
    text-align: center;
    width: 500px;
    box-sizing: 500px;
    padding-bottom: 30px;

}
.head{
    background-color:aquamarine;
}
p{
    text-emphasis-color: white;
}
.key{
    text-decoration-color:white;
    
}

.h1{
    padding-top: 20px;
    font-family: '';
    
}

.h2{
    padding-top: 50px;
    padding-bottom:10PX ;
}
.button{
    padding-top: 50;
}
.text-underline-hover {
    text-decoration: none;
}

.text-underline-hover:hover {
    text-decoration: underline;
}
.cool{
    background-color: rgb(94, 94, 230);
    padding-bottom: 20px;
    

}
.FOOT{
    color: aliceblue;
}
.ABOUT{
    padding-top:20px;
}
.green{
    background-color: rgb(147, 197, 147);
    box-shadow: -5px 10px 20px ;
}
.img{
    padding-bottom: 2px ;
    
}
.private{
    padding-top: 10px;
}
.drop{
    box-shadow: 2px 5px 10px;
}
.food{
    padding-top: 20px;
}
.out{
   text-align: left;
  margin-left: 50px; 
   font-size: x-small;
}
.poll{
    margin-top: 70px;
    margin-bottom: 50px;
}
.money{
    margin-top: 100px;
    margin-bottom: 50px;
}
.past{
   border-style: solid;
    margin-left: 20px;
    border-width: 1px;
    border-color: black;
    border-style: solid;
      font-family: 'PoetsenOne';
}
.one{
    font-size: medium;
}