.putih{
    background-color: #ffffff;
}
.input-group-btn a{
    color: black;
    font-style: normal;
}

.row{
    margin: 20px 0px;
}
.information{
    margin: 20px 0px;
}
.thumbnail .caption a{
    color: black;
}
.thumbnail .caption a:hover{
    color: #085991;
}
i{
    margin-right: 5px;
}
.thumbnail{
    border:none;
    /* min-height: 500px; */
}
.thumbnail:hover{
    background-color: #f5f5f5;
}
.row .thumbnail img{
    height:250px;
      width: 100%;
      object-fit: cover;
      border-radius: 2%
}

.text-center h1{
    font-weight: bold;
}
h1{
    font-size: 20px;
    font-family: 'Didact Gothic', sans-serif;

}
.putih{
    background-color: #ffffff;
}
.grey{
    
    padding-top: 15px;
    background-color: #f6f9fe;
}
.margin-left{
    margin-left: 20px;
}

.row{
    margin: 20px 0px;
}
.information{
    margin: 20px 0px;
}
/* .thumbnail .row img{
    height:100%;
    width: 100%;
    object-fit: cover;
    border-radius: 2%;
    margin: 0px;
}
.konten  .thumbnail{
    border: none;
}
.thumbnail .row h3{
    color: black;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Didact Gothic', sans-serif;
}
.thumbnail .row a{
    color: black;
    font-family: 'Didact Gothic', sans-serif;
}

.thumbnail .row a:hover{
    color: #085991;
}
.konten .thumbnail:hover{
    background-color: #f5f5f5;
} */

.info .row h3{
    color: black;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Didact Gothic', sans-serif;
}
.info .row a{
    color: black;
    font-family: 'Didact Gothic', sans-serif;
}



