.aam-card {border:1px solid #eee;padding:15px;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,0.1);text-align:center;max-width:400px;margin:auto;}
.aam-gallery img {width:70px;margin:3px;border-radius:6px;}
.aam-button {display:inline-block;background:#ff6f61;color:white;padding:8px 16px;border-radius:6px;text-decoration:none;transition:0.2s ease-in-out;}
.aam-button:hover {background:#e85b50;}