/*
 Theme Name:   Twenty Twenty-Four Child
 Theme URI:    https://diviextended.com/
 Description:  A child theme of Twenty Twenty-Four WordPress theme.
 Author:       Elicus Technologies
 Author URI:   https://elicus.com
 Template:     twentytwentyfour
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

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


/* Contact form 7 Basic Style */
.wp-block-contact-form-7-contact-form-selector input, .wp-block-contact-form-7-contact-form-selector textarea {
    width: 100%;
    padding: 15px;
    border: 1px solid #565656;
    box-sizing: border-box;
}