/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.bg-blue{
	background: #0F6CB7 !important;
}

.no-margin-top{
	margin-top: 0 !important;
}

.text-white{
	color: #ffffff !important;
}