.course-grid .card{ display: grid; gap: 10px; }
.course-grid .btn{ width: fit-content; }
.mt-16{ margin-top: 16px; }
