/*!
Theme Name:   Francesca Child
Template:     francesca
Theme URI:    https://github.com/webmandesign/child-theme/
Author:       WebMan Design
Author URI:   https://www.webmandesign.eu/
Version:      1.0.0
Description:  You can change this description text in your child theme's "style.css" file.
License:      GNU General Public License v3
License URI:  http://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Put your custom CSS styles below... */
.wp-block-search__inside-wrapper {
	display: block !important;
}

.form-search .search-submit, .form-search [type=submit], .search-form .search-submit, .search-form [type=submit], form[role=search] .search-submit, form[role=search] [type=submit] {
	margin-left: 0 !important;
	margin-top: 20px;
}
