/* ===================================================================================

* Theme Name: Finwise Child Theme
* Theme URI: https://envato.bdevs.net/finwise/
* Author: Bdevs
* Author URI: https://themeforest.net/user/bdevs
* Description: Finwise - Online Banking & Finance WordPress Theme
* Version: 1.0.0
* Requires at least: 5.8
* Requires PHP: 5.4
* Tested up to: 6.0
* Template: finwise
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.bd-gradient-btn,.footer__round-btn{
    background: #C1905D;
}
.gradient-text-26{
    color: #C1905D;
}
p.bdevs-el-slide-desc {
    text-align: justify;
}
.gradient-text-1 {
    background: linear-gradient(90deg, #C1905D 0%, #C1905D 100%) !important;
    color: #C1905D !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}