/*
 Theme Name: Enrico
 Template: astra
*/

/* Footer credit ikut font/size Astra, tapi align center & kemas */
.enrico-footer-credit {
  text-align: center;
  margin: 10px 0;
  width: 100%;
}
.enrico-footer-credit a { text-decoration: none; }
.enrico-footer-credit a:hover { text-decoration: underline; }
