/*
Theme Name: Worepress Experts
Theme URI: 
Author: Polo
Author URI: 
Description: Website design and development company
Requires at least: 5.3
Tested up to: 5.6
Requires PHP: 5.6
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gold
Tags: one-column

Gold Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

.tp-logo a{
	color:#000;
}
.tp-logo a, .tp-copyright-logo a{
	font-size: 17px;
	font-weight: bold;
	display: flex;
	align-items:center;
}
.tp-logo a:before, .tp-copyright-logo a:before {
    content: 'W';
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-family: serif;
    background: #5956e9;
    padding: 4px 4px;
    border-radius: 50%;
    margin-right: 5px;
    line-height: 1;
}
