/*
Theme Name: Little Italian Pizza & Wine Child
Theme URI: https://wp-themes.com/neve
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Neve child theme.
Template: neve
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: neve-child
*/

reviewsPack .space-txt h1{
	color:#000!important;
	padding-bottom:0!important;
}
.reviewsPack .space-txt h2{
	font-size:35px!important;
}

.reviewsPack .space-txt h2 {
  font-size: 40px !important;
  letter-spacing: -1px !important;
	margin-bottom:0!important;
}

.reviewPack {
  width: 100%;
  max-width: 450px;
  margin: auto;
  text-align: center;
}

.reviewPack ul{
	padding:0;
	list-style:none;
}

.reviewPack ul li {
  display: inline-block;
  max-width: 70px;
  padding: 0;
  margin: 0 5px;
  cursor: pointer;
}

.reviewArea{
	margin-bottom:70px!important;
}