/*
Theme Name: IWSLAW
Theme URI: https://iwslaw.com/
Author: IWSLAW
Author URI: https://iwslaw.com/
Description: Custom multilingual theme for the Iranian Women's Sports Law Association. Gutenberg-ready with locked design tokens for EN/FR/FA (RTL).
Version: 1.2.4
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: iwslaw
Tags: custom-logo, custom-menu, featured-images, translation-ready, rtl-language-support, block-patterns
*/

/* Front-end styles are enqueued from assets/css/main.css */

/* Event cards as full links on home / archive */
.event-card-link {
  display: flex;
  align-items: stretch;
  gap: inherit;
  width: 100%;
  color: inherit;
  text-decoration: none;
}

.event-card .event-card-link h3 {
  color: inherit;
}

.content-card-media {
  display: block;
}
