/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
.p1 {
	margin: 0;
	  width: center;
	padding: 10px;
	display: flex;
	line-height: 1.5;
	font-size: 20px;
	   text-align:left;
		  max-width: 1170px;
	  margin-left: auto;
	  margin-right: auto;
	  padding-left: 16px;
	  padding-right: 16px;
	padding-bottom: 50px;
padding-top: 50px;
  }

.p2 {
	background-color: white;
	 }