.site-footer {
  padding: 20px 0;
  text-align: center;
  background-color: #f1f1f1;
  font-size: 0.9rem;
  color: #555;
  border-top: 2px solid #4CAF50;
  
}
