/* Taco Town - Basis-Styles */
.d { font-family: 'Anton', 'Impact', 'Arial Narrow', sans-serif; text-transform: uppercase; line-height: 1.02; letter-spacing: 0.01em; font-weight: 400; }
.im { width: 100%; height: 100%; object-fit: cover; display: block; }
.gold { background: linear-gradient(90deg, #FFD23F 0%, #F5A31A 55%, #F07A0F 100%); -webkit-background-clip: text; background-clip: text; color: transparent; }
.tt-wrap { display: flex; justify-content: center; }
