/*
Theme Name: Caroline
Theme URI: https://rakshicreations.com/caroline
Author: Rakshi Creations
Author URI: https://rakshicreations.com
Template: kadence
Version: 1.0.0
Description: Caroline — a calm, modern, all-around Kadence child theme with soft blues, sandy neutrals, and elegant white space.
Text Domain: caroline
Tags: neutral, elegant, modern, business, blog, ecommerce, kadence
*/
/* Caroline theme credit styling — small and subtle */
#caroline-theme-credit {
    display: block !important;
    font-family: inherit !important;
    font-size: 13px !important;
    color: #666 !important;
    margin: 12px 0 !important;
    padding: 6px 0 !important;
    opacity: 0.95 !important;
}

#caroline-theme-credit a {
    color: inherit !important;
    text-decoration: none !important;
}

#caroline-theme-credit a:hover {
    text-decoration: none !important;
}
