/*!
Theme Name: Kidearn Child theme
Theme URI: https://bracketweb.com/kidearnwp/
Template: kidearn
Author: Layerdrops
Author URI: https://themeforest.net/user/Layerdrops
Description: This is a Child theme for Kidearn WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kidearn-child
*/
:root {
	--kidearn-text: #797979;
  --kidearn-black: #6449a4;
}


.footer-widget__info li a, .footer-widget__links li a, .main-footer__copyright {
  color: #fff !important;
}
.contact-two, .page-header__bg::after{
	background-color: #FDF4E6;
}.service-two__item, .service-two__item__image, .contact-two__thumb__main, .video-two__btn-shape, .video-two__btn {
    -webkit-mask-size: auto;
    mask-size: auto;
}.about-four{
	border: 0px;
}.contact-info-one__item {
    padding: 55px 15px;
}.contact-info-one__title {
    font-size: 19px;
}