/*
Theme Name: CUAG
Theme URI: http://www.machine-agency.com
Author: Machine
Author URI: http://www.machine-agency.com
Description: A custom theme with full site editing support.
Version: 1.0
Requires at least: 6.0
Tested up to: 6.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: machine
*/


.wp-block-search__button{
    padding: 0;
}

.header-home-heading {
	display: none;
}

.home .header-home-heading {
	display: block;
}

footer table td{
    padding-left: 0!important;
    padding-bottom: 0!important;
}