/*-----------------------------------------------------------------------------------

    Course card — theme overrides

    Sits on top of acadia-core's course/course.css and is always printed after
    it, wherever it loads: the Tutor / LearnPress / MasterStudy / WooCommerce
    course archives and any Elementor course widget.

    See acadia_course_custom_styles() in inc/common/acadia-scripts.php.

-----------------------------------------------------------------------------------*/

.tp-course-item .tp-course-content {
    padding-top: 25px !important;
}
