/* Kelenaya child theme - CSS fixes */

/* Mondial Relay widget: ensure button container stays within flow */
#mondialrelay_content {
    overflow: hidden;
}

#mondialrelay_save-container {
    clear: both;
}
