/*
Theme Name: Root Child
Theme URI: http://wpshop.biz/themes/root
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: root
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

/* Изменим кнопку играть */
.btn-size-big {
	text-transform: uppercase;
	white-space: normal;
	color: #fff;
	background-image: linear-gradient(2deg,#353a3f 0,#363a3f 100%);
}