/* DONATION SECTION */
/*===========================================*/
.donation-section .wpb_column{
    background-image: url('../images/don_bg.jpg');
    background-position: center center;
    background-size: cover;
    min-height: 278px;
    text-align: center;
    padding: 65px 20px 10px;
}

.donation-section .uvc-main-heading h2{
    color: #fff;
    font-size: 50px;
    font-weight: 500;
}

.donation-section .wpb_text_column{
    color: #fff;
    font-size: 15px;
    font-weight: 300;
}

.donation-section .wpb_text_column p{
    line-height: 15px;
}