/*
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 ]
- - - - - - - - - - - - - - - - - - - - */
.entry-title{
color: black;
font-size: 28px !important;
}

.woocommerce-tabs a{
	color : black;
}
.faqcolor .card{
	background-color: black;
}
.faqcolor .card-body{
	color: white;
}

.faqcolor .card a{
	color : #cdfd51;
	background-color: black !important;
}
#text-5{
	    padding-left: 40px;
}
.testimonial-description{
	font-size:17px;
}

.heading-break{
	padding-top: 20px;
	margin-bottom: 55px !important;
}