/**
 * Custom CSS for YOOtheme Child Template
 * 
 * Add your custom styles here. These will override parent template styles.
 * This file is loaded after all YOOtheme styles.
 */

/* Example: Custom button style */
/*
.uk-button-custom {
    background-color: #your-color;
    color: #ffffff;
}