/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 25 2025 | 10:34:27 */
/* Paragraph */
.site-footer-primary-section-1 .ast-header-html p{
	font-size:13px;
	color:#8c8c8c;
}

/* 921px and smaller screen sizes */
@media (max-width:921px){

	/* Select */
	.site-footer-primary-section-1 .widget select{
		background-position-x:90%;
		border-top-left-radius:5px;
		border-top-right-radius:5px;
		border-bottom-left-radius:5px;
		border-bottom-right-radius:5px;
		width:102px;
		margin-left:10px;
		
	}
	
}


	