/*
 Theme Name:   Camila Hurst Author 2025
 Theme URI:    https://tcndesignstudio.com/portfolio/
 Description:  A custom designed Kadence Child Theme for Camila Hurst Author
 Author:       Camila Rojas
 Author URI:   https://tcndesignstudio.com/
 Template:     kadence
 Version:      1.0
 Tags:         customizable, modern, responsive-layout, gutenberg, header builder, footer builder
 Text Domain:  kadencechild
*/

/* Theme customization starts here
-------------------------------------------------------------- */

a.brand.has-logo-image:hover {
    transition: all 0.3s ease-in-out 0s;
}
a.brand.has-logo-image:hover {
    transform: scale(1.05);

/*.accent-font{
    font-family: 'babybunny script', "Brush Script MT", cursive;
    font-style: normal;
    font-weight: 400;
    font-size: 150%;
    text-transform: none;
}

@font-face {
    font-family: 'babybunny script';
    src: url('assets/fonts/babybunnyscript-webfont.woff2') format('woff2'),
         url('assets/fonts/babybunnyscript-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    display: swap;
}*/