/*guestbook*/
.g-bg-gray {
    background-color: rgba(147, 107, 232, 0.05);
}

.section-guestbook .lead {
    margin-bottom: 20px;
    font-size: 100%;
    font-weight: 300;
    line-height: 1.5;
}


.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

