/* assets/css/styles.css */
body { background-color: #fff; }
.card h3 a { text-decoration: none; }
.card h3 a:hover { text-decoration: underline; }
