/*
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
*/

.ftg_btn{
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	background-color: #333;
	color: #fff;
	text-decoration: #fff;
	border-radius: 50px;
	width: 100%
	
}