/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://triadsdigitlasolution.com
 Description:  Hello Elementor Theme
 Author:       Apichai Santikasem
 Author URI:   https://triadsdigitlasolution.com
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyfifteenchild
*/


input[type="text"] {
  float: left;
  width: 50%;
};

.wpcf7 {
    background-color: black;
    border: 2px solid #0f0;
};