/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 07 2024 | 09:35:47 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


.word-unique-style{
	color:#ff497c;
/* 	font-family: 'Dancing Script', cursive; */
}

.word-unique-style-color{
	color:#ff497c;
	font-weight:bold;
 }
.word-unique-heading-style-color{
	color:#ff497c;
}

#custom-container-magic-section{
	display:flex !important;
	flex-wrap:wrap !important;
}
.main-menu > ul > li {
    margin: 0px 7px 0px 0px !important;
}

.daily-routine li::marker{
	color:#FF497C !important;
}

#custom-faq-container figure.elementor-image-box-img{
	padding-top:30px !important;
}


#custom-testimonial-container .testimonial-1 {
 display: grid !important;
    column-gap: 20px !important;
     grid-template-columns: 30px auto !important;
}
}

/* .quotes-img {
	margin-top:5px !important
} */
