/*
Theme Name: Gutenify Base Child MSP
Theme URI: https://buildrightweb.com/
Description: Clean child theme for Gutenify Base with migrated functional edits from the previous Woostify child theme.
Author: BuildRightWeb
Author URI: https://buildrightweb.com/
Template: gutenify-base
Version: 1.0.0
Text Domain: gutenify-base-child-msp
Requires at least: 5.9
Requires PHP: 5.6
*/

/* Child theme CSS only. Do not paste old Woostify layout CSS here unless it is intentional. */

.msp-footer-disclaimer {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 14px 18px;
    background: #0f172a;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    box-sizing: border-box;
}
