/*
Theme Name: Nexta
Theme URI: https://nexta.themevally.com/
Author: Theme-vally
Author URI: https://themeforest.net/user/theme-vally
Description: Business Consulting WordPress Theme
Version: 1.0.2
Tested up to: 5.4
Requires PHP: 7.4
Text Domain: nexta
Domain Path: /languages/
Tags: custom-menu, sticky-post, footer-widgets, featured-images, threaded-comments, translation-ready
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
.bg.video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.big-bold-theme2 {
  font-weight: 700;
  font-size: 28px;
  color: var(--theme-color2);
}