- /*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      5.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.logo {
    bottom: 10px;
    right: 0;
    z-index: 1;
    padding: 5px;
    background-color: hsla(0, 0%, 100%, 0);
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}