/*
 Theme Name: Storefront Child
 Description: Child-Theme für Storefront (Crilot)
 Author: Crilot
 Template: storefront
 Version: 1.0.0
*/

/* Eigene Styles hier hinein … */
.site-info {
  font-size: 14px;
  color: #4b5563;
}
.site-info a { color: #111827; text-decoration: none; }
.site-info a:hover { text-decoration: underline; }