/*
Theme Name: Twenty Twenty-Five Child (Calming Mind Therapy)
Theme URI: https://calmingmindtherapy.com/
Description: A high-authority, Psychology Today style child theme for therapy clinic directories. Optimized for 5,000+ programmatic SEO listings.
Author: Antigravity
Author URI: https://calmingmindtherapy.com/
Template: twentytwentyfive
Version: 1.0.0
Text Domain: twentytwentyfive-child
*/

/* Custom Psychology Today Elements */
.verified-badge {
    color: #357CBE;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
}

.key-points-box {
    background: #F2F8FB;
    border: 1px solid #357CBE;
    padding: 1.5rem;
    border-radius: 8px;
    margin-bottom: 2rem;
}

.reveal-contact {
    display: block;
    width: 100%;
    background: #357CBE;
    color: #fff;
    padding: 0.75rem;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    font-weight: bold;
}
