<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Thema Name:   gk-portfolio-child
Author:       Admin
Template:     gk-portfolio
*/

@import url('../gk-portfolio/style.css');


.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-subject"] {
        width: 80%;
        height: 35px !important;
}

.wpcf7 textarea[name="your-message"] {
        width: 80%;
        height: 350px !important;
}</pre></body></html>