/*
Theme Name: Exalt Child
Theme URI: https://example.com/exalt-child
Description: Child theme for the Exalt WordPress theme.
Author: OpenAI
Author URI: https://openai.com
Template: exalt
Version: 1.0.0
Text Domain: exalt-child
*/

/* Add your custom CSS below this line */

/* Example tweaks */
/* .site-title a {
    text-decoration: none;
}

.entry-title a:hover {
    opacity: 0.85;
} */
