/*
Theme Name: Promens Theme
Theme URI: http://duetodata.com/
Author: DuetoData
Author URI: http://duetodata.com/
Description: A custom WordPress theme with a header, footer for Promens
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

<?php header( 'Content-Type: text/css' ); ?>

/* Custom styles */
footer{
    text-align: center;
}