/*!
Theme Name: DD-WebDesign
Theme URI: https://www.dd-webdesign.com/
Author: dd_webdesign
Author URI: https://www.dd-webdesign.com/
Description: Custom WordPress theme with an ACF flexible-content section builder.
Version: 1.0.2
Tested up to: 6.6
Requires PHP: 8.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dd_webdesign
Tags: custom-menu, featured-images, translation-ready
*/

.site-header .navbar-brand img {
	max-width: 120px !important;
	width: auto !important;
}
footer.site-footer .site-footer-brand .logo {
    filter: brightness(0) invert(1) !important;
}