/*
Theme Name:   IPDS Theme
Theme URI:    https://ipd.org.pk
Author:       Institute of Peace and Diplomatic Studies
Author URI:   https://ipd.org.pk
Description:  A custom theme developed for the Institute of Peace and Diplomatic Studies.
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         responsive-layout, custom-header, block-editor-styles
Text Domain:  ipdstheme

This theme is designed to be used with Tailwind CSS.
*/

.entry-content p {
    margin-bottom: 1.5rem;
    line-height: 1.7;
}

.entry-content br {
    display: block;
    margin: 0.75rem 0;
}