/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 13 2026 | 19:28:10 */
.btn-home-gold {
    background: linear-gradient(90deg, #A28100 0%, #D4C579 50%, #DFD481 100%) !important;
}
.btn-blue {
    background: linear-gradient(90deg, #349980 0%, #83CDC0 50%, #4CBEB2 100%) !important;
}