/*
Theme Name: Kapee Child
Theme URI: https://kapee.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for Kapee
Version: 1.0.0
Author URI: https://www.presslayouts.com/
Template: kapee
Text Domain: kapee-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */


.round-image img{
	border: 0px solid black;
	border-radius : 200px;
	
} 

.round-size img{
	width : 370px;
	height	: 370px;
}

.image-padding{
	padding-top : 100px;
	padding-left : 50px;
}