/*
Theme Name: MyKnowledgeBase Child
Template: myknowledgebase
Theme URI: https://wordpress.org/themes/myknowledgebase/
Author: wordpresschildtheme.com
Author URI: https://www.wordpresschildtheme.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: wordpresschildtheme.com     
Text Domain: myknowledgebasechild
*/
.wpcf7-form input[type="text"], input[type="email"], select, textarea {width:100% !important;
border:1px solid black !important;
border-radius:5px !important;	
}
img {border-radius: 15px !important;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	
	border-radius: 5px;
}