/*
Theme Name:         DFD Ronneby
Theme URI:          https://rnbtheme.com/
Description:        Ronneby - Highly Functional Multifaceted WP Theme
Version:            3.5.73
Author:             DFD
Author URI:         https://rnbtheme.com/
Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:		dfd
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Contact form text */
.wpcf7 input,
.wpcf7 textarea{
color:#fff !important;
}

/* Placeholder */
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder{
color:rgba(255,255,255,.75)!important;
opacity:1;
}

/* Button */
.wpcf7 input[type=submit]{
color:#fff!important;
}