
Custom Pet Portrait T-Shirt
Our fav dog parent is one that wants pup's face on everything...and we're making it happen! Unlike other dog parent shirts, this one is unique to your pup. We hand-draw each design using your favorite photo of your pup so you can be one of those dog parents (and proud of it). .accordion { background: transparent; color: black; border: 1px solid black; /* Thin black border */ cursor: pointer; padding: 10px; width: 100%; text-align: left; outline: none; font-size: 18px; font-weight: bold; transition: background-color 0.3s ease; border-radius: 5px; } .accordion::before { content: '⟡'; /* Icon before each accordion */ padding-right: 10px; font-size: 20px; } .accordion:hover { background-color: rgba(0, 0, 0, 0.1); } .panel { display: none; padding: 0 15px; overflow: hidden; border: 1px solid black; /* Matching black border for the panel */ border-radius: 5px; transition: max-height 0