/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


#why_main h1 {
    font-size: 60px;
    line-height: 70px;
}

#why_main .vc_col-sm-2 .vc_column-inner img {
    margin: 0 auto;
    display: table;
}

#why_main .vc_col-sm-5 .vc_column-inner {
    box-shadow: 0px 0px 9.1px 0px #00000040;
    padding: 15px 20px;
    border-radius: 10px;
}

#why_main .vc_col-sm-5 .vc_column-inner h4 {
    color: #FE9B10;
    background: -webkit-linear-gradient(#FE9B10, #FF5B0F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-fill;
    font-size: 23px;
    font-weight: 700;
}


