/*
Theme Name: Prayatna WP Theme
Theme URI: https://prayatnanepal.org/
Author: Sagar Prasai
Author URI: https://diversepatterns.com.np/
Description: A custom WordPress theme for Prayatna Nepal, based on the provided homepage clone.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prayatna-wp
*/

.news-card-img {
    height: 200px;
    object-fit: cover;
}

.intervention-card-img {
    height: 240px;
    object-fit: cover;
}