/*!
Theme Name: CEAP ODU
Theme URI: https://www.gotechark.com/
Author: Techark Team
Author URI: https://www.gotechark.com/
Description: This is a custom theme developed by TechArk Team.
Version: 1.0.0
Tested up to: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ceap-odu
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
*/


/* .event-card {
    display: flex;
    gap: 22px;
}

.event-content {
    flex: 1;
}

.event-image {
    width: 280px;
    flex-shrink: 0;
}

.event-image img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
} */