/*
Theme Name: Your Theme Child
Theme URI: http://example.com/your-theme-child/
Description: Child theme for the Your Theme
Author: Your Name
Author URI: http://example.com
Template: neve
Version: 1.0.0
*/

.footer-bottom {
    --rowbcolor: var(--nv-light-bg);
    --color: var(--nv-text-dark-bg);
    --bgcolor: #213352 !important;
}