/*
Theme Name: Themex Corporate-2 
Theme URI: https://themexbd.com/themex/corporate
Author: themex
Author URI: https://www.templatemonster.com/authors/themex
Description: Themex - Corporate Responsive WordPress Theme
Version: 1.0.1
Tested up to: 6.1
Requires PHP: 5.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
Text Domain: Themex
*/
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/


html, body{
	overflow-x:hidden;
}

div.wpcf7-response-output {
    color: #009688;
    /* border: coral !important; */
}

input::placeholder {
  color: lightgray !important;
}
textarea::placeholder {
  color: lightgray !important;
}