/****** PLACE YOUR CUSTOM STYLES HERE ******/

.anchor_pad {
    padding-top: 60px;
}
.top_pad {
    padding-top: 60px;
}

.italic {
    font-style: italic;
}

.font-light {
    color: rgba(255,255,255,1.00);
    font-style: italic;
    font-weight: normal;
}

#services .section-block-title-testimony {
    background-image: url("../img/bg/las_vegas_modern_remodel.jpg");
    background-size: cover;
    background-position: center center;
    padding-bottom: 0px;
}

.section-title-light {
    position: relative;
    background-color: rgba(0,0,0,0.40);
    padding-top: 30px;
}

.testimony-pad {
    padding-top: 200px;
    padding-bottom: 200px;
}

.bottom-pad {
    padding-bottom: 50px;
}

.bottom-pad-2 {
    padding-bottom: 30px;
}



