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





/*--------changes by DMS----------*/
.faq-list {
    border: 1px solid #EBA224 !important;
    padding: 25px;
    border-radius: 25px;
    margin-bottom: 25px !important;
}
.flip-box-front {
    text-align: center !important;
    color: #fff !important;
    font-size: 2rem !important;
    font-weight: 300 !important;
	border-radius:35px !important;
}
.flip-box-back {
    border-radius: 35px !important;
    border: 0.5px solid #676767 !important;
}

h2.gform_title {
    color: #EBA224 !important;
    font-size: 2rem !important;
}
.faq-list h2 {
    font-size: 1.5rem !important;
    color: #EBA224 !important;
    letter-spacing: 0 !important;
    margin: 25px auto !important;
    line-height: 1.2;
}
.faq-list ul {
    list-style: none !important;
    padding-left: 0 !important;
}