/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 15 2025 | 09:35:14 */
.site-footer {
  background: #111;
  color: #fff;
  padding: 30px 20px;
  text-align: center;
}

.footer-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.footer-favicon {
  width: 40px;
  height: 40px;
}

.footer-title {
  font-size: 22px;
  margin: 0;
}

.footer-tagline {
  font-size: 14px;
  color: #bbb;
  font-style: italic;
}

.wp-image-228 {
	background: silver;
	border-radius: 50%;
}
