/*
Theme Name: Veri Plan
Theme URI: N/A
Author: Autus Digital
Author URI: https://www.autusdigital.com/
Description: Crafted from the finest Canadian lumber paired with exquisite and practical designs, we produce some of the most well-sorted kitchens and closets to elevate your living experience.
Version: 1.0.0
Requires at least: 6.2.2
Tested up to: 6.2.2
Requires PHP: 7.*
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: NA
*/
.not-found-box {
  text-align: center;
  padding: 150px 15px;
  margin: 0;
  background: #f5f5f5 url(images/warning.webp) no-repeat;
  background-position: center;
}
.not-found-box h1 {
  font-size: 80px;
  font-weight: bold;
  margin-bottom: 10px;
}
#contact .wpcf7-response-output {
  color: #fff;
}
.p-100 p{height: 100%;}