/*
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
*/





.toggle h3 a {
    display: block;
    color: rgba(0,0,0,0.65);
    letter-spacing: 0;
    font-size: 23px;
    line-height: 16px;
    padding: 14px 14px 16px 43px;
    font-weight: 400;
    background-color: rgba(0,0,0,0.045);
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}