/* Cursos page specific styles */
/* Extend shared extension styles if needed */
@import url("extension.css");

/* Example: Adjust card spacing on this page */
.courses-hero {
    padding-top: 2rem;
    padding-bottom: 2rem;
}