/*
Theme Name: UNF Generic
Theme URI: hollmanmedia.com
Author: Kamryn Fry
Author URI: http://nufoundation.org
Description: Theme for UNF Generic
Template: genesis
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: unfgeneric
Tags: custom-menu
Updated: 7/11/2025 - Kamryn Fry
*/


html, body {
    padding: 0;
  }
  
  body {
    margin:0;
  }
  
  .vertical-line-uno .elementor-tabs-wrapper {
    border-right: 1px solid #000000;
  }
  
  .vertical-line-uno .elementor-tabs-wrapper .elementor-active {
    border-bottom: 2px solid #000000 !important;
  }
  
  .vertical-line-white .elementor-tabs-wrapper {
    border-right: 1px solid #FFFFFF;
  }
  
  .vertical-line-white .elementor-tabs-wrapper .elementor-active {
    border-bottom: 2px solid #FFFFFF !important;
  }
  
  .tab-hover-uno .elementor-tab-title:hover {
    color: #000000 !important;
  }
  
  .tab-hover-white .elementor-tab-title:hover {
    color: #FFFFFF !important;
  }
  
  