/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
.containerspe {
 
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}
.textspe {
  font-weight: 200;
  font-size: 42px;
  font-family: 'bubbleboddy thin', monospace;
  height: 100%;
  color: #2bd9cd;
}
