<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   FÃªte de Lion
 Description:  Neve Child Theme
 Author:       Oliver Wiesendanger
 Author URI:   https://www.audio-service.ch
 Template:     neve
 Version:      1.0
 Tags:         
 Text Domain:  neve-child
*/

/* WPForms Submit Button */
.wpforms-form input[type=submit], 
.wpforms-form button[type=submit] {
    background-color: rgba(255, 255, 255, 0) !important;
	border-left: 1px solid #000 !important;
	border-right: 5px solid #000 !important;
	border-top: 1px solid #000 !important;
	border-bottom: 5px solid #000 !important;
	padding: 10px 25px !important;
	font-family: Lovelo Black !important;
	text-transform: uppercase !important;
}</pre></body></html>