/* This file is auto-generated from a `scss` file with the same name */

body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: white;
  font-family: 'Source Sans Pro';
  font-weight: 400; }

.dm404Container {
  width: 100%;
  text-align: left;
  margin: auto;
  float: left; }

.dm404Top {
  width: 100%;
  height: 50px;
  float: left;
  background-color: #2c3e50;
  color: #2c3e50; }

.dm404Content {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 100px;
  color: #6a6a6a; }

.dm404TextTitle {
  font-size: 50px; }

.dm404TextContent {
  font-size: 30px;
  margin-top: 4px; }

.dm404TextContent a {
  color: #2c3e50; }

.dm404Image {
  margin-top: 70px; }

.dm404Text1 {
  line-height: 45px; }