
body.widget-snippet {
    padding: 40px;
}
.gallery-title-heading h2 {
    font-family: "Playfair Display",serif;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1.2;
    margin: 0;
}
.gallery-title-heading p {
    color: #818181;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    line-height: 1.8;
    margin: 14px 0;
}
.gallery-title-heading .title-bottom-line {
    background-color: #e8e7e7;
    display: block;
    height: 4px;
    margin: 25px auto 30px;
    width: 65px;
}
