/**
Theme Name: KangoMedia Client
Author: KangoMedia
Author URI: https://kangomedia.com
Description: Custom theme developed by KangoMedia based on the Astra Wordpress Theme.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kangomedia-client
Template: astra
*/

body {
	background-color: #f5f5f5;
}

#page {
	max-width: 1920px;
	margin:0 auto;
	background-color: #ffffff;
}