    .news-bottom,
    .templatefooter,
    .footernav {
      display: none;
    }

    .main-error {
      /* webkit-box-shadow: 0px 1px 32px -8px rgba(69,69,69,0.77);
          -moz-box-shadow: 0px 1px 32px -8px rgba(69,69,69,0.77);
          box-shadow: 0px 3px 33px -17px rgba(69,69,69,0.77); */
      padding: 30px 0;
    }

    .main-error h1 {
      font-size: 2em;
      color: #145393 !important;
    }

    .main-error p {
      text-align: center !important;
      letter-spacing: normal;
    }

    .main-error .maintext404 {
      padding: 30px 50px;
      border-radius: 100px;
    }

    .main-error .maintext404 p {
      font-size: 25px;
      color: #155494 !important;
    }

    .main-error .anewbride-women-btn {
      margin-top: 20px;
      font-size: 16px;
      padding-top: 20px !important;
      padding-bottom: 38px !important;
    }

    #text404 {
      font-size: 8em;
      color: #941212 !important;
    }

    @media only screen and (max-width: 768px) {
      #text404 {
        font-size: 5em;
        color: #941212 !important;
      }
    }

    .copyright-404 {
      margin-top: 20px !important;
    }