
/* Template Name: M&T - Bootstrap Law Firm Template
Template URI: https://www.designtocodes.com/product/mt-bootstrap-law-firm-template/
Description: M&T is a responsive bootstrap template specifically designed for Law firms, Advocates, or agencies.
Author: designtocodes
Author URI: https://www.designtocodes.com
Text Domain: M&T Law Firm */
   

/* 404 page css start */

.d2c_404 {
  height: 100vh;
  background-image: url(../images/404_bg.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  margin-top: 140px;
}
.d2c_404 .d2c_404_content img {
  width: auto;
  height: auto;
  object-fit: cover;
}
.d2c_404 .d2c_404_content h1 {
  font-family: var(--primary-font);
  font-weight: bold;
  font-size: 40px;
  text-transform: uppercase;
  color: var(--primary-color);
}
.d2c_404 .d2c_button_large {
  border-radius: 50px;
  padding: 15px 50px !important;
}

/* 404 page css end */
