/**
 * Theme Name: PBN TWO Child
 * Template: pbn-two
 * Description: Child theme for PBN TWO theme
 * Author: Steyra
 * Author URI: https: //steyra.ru/
 * Version: 1.0.0
 */

.logo img,
.logo svg {
	height: 2.875rem;
	width: auto;
}

footer .logo img,
footer .logo svg {
	height: 3.5rem;
	width: auto;
}

.copyright .years {
	font-size: 1rem;
	font-weight: 700;
	line-height: 100%;
	text-transform: uppercase;
}