/*
Theme Name: Themify Fullpane
Theme URI: http://themify.me/themes/landing
Version: 1.7.8
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify
Author URI: http://www.themify.me
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2016 Themify.
Tags: featured-images, translation-ready, custom-menu
Text Domain: themify

---------
CUSTOM STYLES

If you need to overwrite the CSS styling, create a new custom_style.css
in the theme folder and it will automatically load in the <head>.

*/

/************************************************************************************
RESET
*************************************************************************************/

@import '/wp-content/themes/landing_v143-1/themify/themify-builder/css/themify-builder-style.min.css?ver=3.2.0';



.module-buttons .module-buttons-item.outline a.orange {
    color: #bc6e00;
    border-color: #bc6e00;
    border-radius: 6px !mportant;
}