@font-face {
    font-family: 'PoetsenOne';
    src:url('PoetsenOne-Regular.ttf' );}
    @font-face {
        font-family: 'Rubik-bold';
        src:url('Rubik-Bold.ttf' );}
        @font-face {
            font-family: 'Rubik-light';
            src:url( Rubik-Light.ttf);}
            @font-face {
                font-family: 'Rubik-medium';
                src:url( Rubik-Medium.ttf);}
    

.nav{
    background-color: rgb(94, 94, 230);
    opacity: 100%;
    box-shadow: -3px 2px 20px ;
    font-family: ;    
}
hr{
    width: 250px;
    height:10px;
}

.container{
    border:2px;
}  
.p3{
    font-family: 'Rubik-medium';
    font-size: x-large;
    padding-top: 2%;
    padding-bottom: 2%;

} 

.p2{
    font-family: 'Rubik-medium'
}
head{
    background-color: yellow;

}
.car{ 
    background-color:rgb(255, 255, 255);
    text-align: center;
    width: 80%;
    
    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 ;
    font-family: 'Rubik-bold';
}
.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;
}

.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; 
    border-width: 1px;
    border-color: black;
    border-style: solid;
      font-family: 'PoetsenOne';
      width: 80%;
}
.one{
    font-size: medium;
}
p{
    font-family: 'Rubik-light';
}
.container {
    border: 2px solid #ccc;
    background-color: #eee;
    border-radius: 5px;
    padding: 16px;
    margin: 16px 0;
  }
  
  /* Clear floats after containers */
  .container::after {
    content: "";
    clear: both;
    display: table;
  }
  
  /* Float images inside the container to the left. Add a right margin, and style the image as a circle */
  .container img {
    float: left;
    margin-right: 20px;
    border-radius: 50%;
  }
  
  /* Increase the font-size of a span element */
  .container span {
    font-size: 20px;
    margin-right: 15px;
  }
  
  /* Add media queries for responsiveness. This will center both the text and the image inside the container */
  @media (max-width: 500px) {
    .container {
      text-align: center;
    }
  
    .container img {
      margin: auto;
      float: none;
      display: block;
    }
  }
  
  
    .hi{
    width: 80%;
  }
  .cold{
    width:50%;
    height: auto;
  }
  .tutors{
    max-width: 250px;
    height: auto;
    border-style: solid;
    border-color: black;
    border-width: 0.5px;
    padding-bottom: 5px;
    text-align: left;
    border-radius: 5px;
    box-shadow: 5px 5px 10px;

  }
   .tut{
    width: 150px;
    height: 150px;
    border-style: solid;
    border-color: black;
    border-radius: 1px;
    border-width: 1px;
    
    
  }
  .tuti{
    max-width: 600px;
    height:50px;
    border-style: solid;
    border-color: black;
    color: rgb(255, 255, 255);
    background-color: black;    
    text-align:left;
    border-width: 1px;
  }
  .turt{
    text-align: left;
  }
  .justify{
    text-align: left;
    max-width: 200px;
  }
  
  .para{
      max-width: 600px;
  }
  .bar{
    max-width: 90%;
    background-color: rgb(235, 191, 191);
    box-shadow: 5px 10px 5px ;
  }
  .six{
    padding-left: 8px;
    padding-right: 8px;
  }
   .cold{
    width:50%;
    height: auto;
  }
  