/*
 Theme Name:   Twenty Fourteen Child
 Description:  Twenty Fourteen Child Theme
 Author URI:   http://example.com
 Template:     twentyfourteen
 Text Domain:  twentyfourteen-child
*/
#testimonials-carousel p.testimonial-title {    
    font-size: 21px;
    font-weight: 700;
    color: #21508b;
    margin-top: 20px;
}
#footer_widgets .footer_widgets:nth-child(1) p.from-h2 {
    color: #5e6a77;
    margin: 40px 0 44px !important;
    font-size: 22px;
    font-family: 'Hind', sans-serif;
    line-height: 1;
    letter-spacing: 1px;
    clear: both;
    font-weight: 700;
}
#footer_widgets .footer_widgets:nth-child(2) p.from-h2{
    color: #fff;
    margin: 85px 0 30px !important;
    font-size: 22px;
    font-family: 'Hind', sans-serif;
    line-height: 1;
    letter-spacing: 1px;
    clear: both;
    font-weight: 700;
}
#footer_widgets .footer_widgets:nth-child(2) p.from-h6 {
    color: #fff;
    margin: 65px 0 20px !important;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Hind', sans-serif;
    clear: both;
    font-weight: 700;
    line-height: 1.5;
}