.navbar{
background-color:white !important;
border-top: 0px solid white;
border-left: 0px solid white;
border-right: 0px solid white;
border-bottom: 1px solid #FFD700;
font-size: 15px;
font-family: 'Koulen',arial;
}
.carousel-caption{
text-align:left;
margin-bottom:1%;
}
.carousel-caption h1{
font-family: 'Chenla' !important;
font-size: 35px;
}
.carousel-caption p{
font-family: 'Chenla' !important;
font-size: 17px;
}

.btns{
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}
.caption h4{
font-family: 'Battambang';
font-size: 20px;
}
.container-fluid p{
font-family: 'Chenla';
}

.container-fluid h3{
font-family: 'Dangrek';
}
.thumbnail{
 height : 330px;
  }

