/*
 Theme Name:   Twenty Twenty Two Child
 Theme URI:    http://plotistan/twentytwenty-two-child/
 Description:  Twenty Twenty Two Child Theme
 Author:       Noman Mustafa
 Author URI:   http://mindblazetech.com
 Template:     twentytwentytwo
 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:  twentytwentytwochild
*/

@import url("../twentytwentytwo/style.css");


section#contact {
    background: #202020;
}
form.wpcf7-form.init {
    max-width: 800px;
    margin: auto; 
    color: #fff
}