/*
 Theme Name:   Reputation Digital Marketing
 Theme URI:    https://elementor.com/hello-theme/
 Description:  Child theme for the Hello Elementor theme.
 Author:       Reputation Digital Marketing
 Author URI:   https://reputationdigitalmarketing.com
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  hello-elementor-child
*/

/* ==========================================================================
   Custom Theme Overrides
   ========================================================================== */

/* Prevent Hello Theme text logo from shrinking on hover */
.site-header .site-title a,
.site-header .site-branding a {
	font-weight:bold;
	
}

.site-header .site-title a:hover,
.site-header .site-branding a:hover,
.site-footer .site-title a:hover {
    transform: none !important;
    font-size: inherit !important;
	font-weight: bold !important;