/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 25 2025 | 10:29:56 */
/* Menu Item */
#menu-get-to-know-us .menu-item{
	border-width:1px;
	border-color:#d09494;
	border-bottom-style:dotted;
	border-bottom-color:#474747;
	padding-top:7px;
	padding-bottom:7px;
}

/* Menu Item */
#menu-help .menu-item{
	border-width:1px;
	border-color:#d09494;
	border-bottom-style:dotted;
	border-bottom-color:#474747;
	padding-top:7px;
	padding-bottom:7px;
}

/* Paragraph */
.site-footer-primary-section-1 .ast-header-html p:nth-child(3){
	font-size:12px;
	color:#7a7a7a;
}
/* Link */
.site-footer-below-section-1 p a{
	color:#C3C3C3;
}
/* Paragraph */
.site-footer-primary-section-1 .ast-header-html p{
	font-size:13px;
	color:#8c8c8c;
}
/* 921px and smaller screen sizes */
@media (max-width:921px){

	/* Paragraph */
	.site-footer-below-section-1 .ast-footer-copyright p{
		font-size:12px;
	}

