/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 12 2023 | 17:07:55 */
@media(max-width:767px)
{
	p.cst-para 
	{
		line-height: 40px;
		text-align: center;
		font-size: 20px;
	}
	.cst-btn 
	{
		margin: 20px 0px;
		display: table;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.cst-head h2.x-text-content-text-primary , .cst-head h1.x-text-content-text-primary , .cst-head h3.x-text-content-text-primary ,  
	.cst-head h4.x-text-content-text-primary, .cst-head h5.x-text-content-text-primary, .cst-head h6.x-text-content-text-primary 
	{
		text-align: center !important;
	}
}