/*
Theme Name: Level
Theme URI: https://wordpress.org/themes/level/
Author: the MSN
Author URI: https://msn.mk.ua/
Description: Twenty Level for lising company Level.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: level

/* Categories 01 to 03 are the basics. */

/* Variables */

.main-adventages__item:nth-child(2) .main-adventages__wrapp {background: #ffffff;}
.main-adventages__item:nth-child(2) .main-adventages__item-text {color: #111;}
.main-adventages__item:hover .main-adventages__wrapp {background: #F0652B;transition: all 0.8s ease-out;}
.main-adventages__item:hover .main-adventages__item-text {color: #fff;}