/*

Theme Name: Ergotree
Text Domain: Ergotree
Version: 2.7
Requires at least: 5.6
Requires PHP: 7.3.0
Author: SoEasyIT
Description: Motyw napisany na potrzeby strony www.

*/

/* STYLE NA POTRZEBY MOTYWU */

.guides .row {
justify-content:center;
}
@media only screen and (max-width: 767px) {
.links .row {
	gap:30px;
}
}
.disclaimer {
	font-size: 30px !important;
	line-height: 40px !important;
text-align: center;
margin-bottom:30px;
}