/*!
 * Theme Name:  Melinda Child
 * Theme URI:   http://melinda.themes.tvda.pw
 * Template:    melinda
 * Author:      TVDA Themes
 * Author URI:  http://themes.tvda.pw
 * Version:     1.0.0
 * License:     ThemeForest Standard License
 * License URI: http://themeforest.net/licenses/standard
 * Text Domain: fabriq-child
 * Domain Path: /languages/
 */
.knowproject{
	background-color: rgba(65, 165, 48, 0.75);
    border-color: rgb(68, 133, 153);
    border-radius: 30px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}