/*!
Theme Name: theme
Theme URI: 
Author: theme
Author URI: 
Description: 
Version: 1.0.6
Tested up to: 8.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

[data-phone-desc] {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	border: none;
	background: transparent;
}


.policy__content {
	padding: 150px 0 50px;
}

.policy__content * {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
}

.policy__content h1,
.policy__content h2,
.policy__content h3 {
	font-size: 24px;
	font-weight: 700;
	margin: 25px 0;
}

.policy__content h4,
.policy__content h5,
.policy__content h6 {
	font-size: 18px;
	font-weight: 700;
	margin: 15px 0;
}

.policy__content p {
	margin-bottom: 5px;
}

.policy__content p,
.policy__content li {
	font-size: 14px;

}