/**
Theme Name: Onix Theme
Theme URI: https://onix-systems.com/
Author: WordPress Department
Author URI: https://onix-systems.com/
Description: Onix Starter Theme
Version: 2.2.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onix
Tags: blog, Onix, Theme
**/

.ready-to-scale--content-text .button {
	margin-top: 30px;
}

.custom-logo{
	width: 170px;
}
@media screen and (max-width: 480px) {
  .custom-logo{
	width: 120px;
}
}