/**
 * Theme Name:  Modern Energy Project Management
 * Theme URI:   http://eamann.com
 * Description: Custom theme for Modern Energy Project Management
 * Author:      Eric Mann
 * Author URI:  http://eamann.com
 * Version:     0.1.0
 * Tags:
 *
 * License:     GPLv2+
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */

#footer{
    background: #252c41;
}
.mc4wp-alert.mc4wp-success p {
    color: green;
    margin-top: 5px;
}