/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 25 2025 | 03:57:53 */
.relative {
	position: 'relative';
}

.footer-link {
	color: white;
}

.footer-link:hover {
	color: #B62012;
}

.prev-arrow {
	border-radius: 100%;
}

.next-arrow {
	border-radius: 100%;
}

.text-red {
	color: #B62012;
}

.header-link {
	color: #1B1B1B;
}