

.box{
    box-shadow: 5px 9px 15px 0px rgba(0, 0, 0, 0.1);
 height: 250px;
}
.box h4{
font-weight: 300;

}
