.error-pages-outer-wrapper{
    width: 100%;
    min-height: 250px;
 }

 .error-pages-inner-wrapper{
    width: 100%;
    margin: auto;
    height: 900px;
 }
  .error-pages-page-text
 {
   /* font-family: 'Nunito-Bold'; */

 }

 .error-pages-page-text h2{
    font-family: "mulish-bold";
    font-size: 30px;
  }

 .error-link-text{
    display: flex;
 }
  .error-link-text a:hover

 {
    color: unset !important;
    background-color: #5C8DAA !important;
    color: unset ! important;
    /* border: 1px solid #009dc5; */
 }

 .error-pages-content-parent-wrapper{height:640px; display:flex; }

 .error-pages-content-parent-inner-wrapper{margin-top:200px;}

 .blue-button,.blue-button:hover{
    background-color: #5C8DAA;
    border: none;
    color: white;
    padding: 8px 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
}
.gray-button, .gray-button:hover{
    background-color: #808080;
    border: none;
    color: white;
    padding: 8px 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
}
.red-button, .red-button:hover{
    background-color: #FF0000;
    border: none;
    color: white;
    padding: 8px 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
}

.blog-36-1-container-wrapper .cb-links a:hover{
    color: white !important;
}

.blog-35-1-container-wrapper .cb-links a:hover{
    color: white !important;
}

.page-node-type-custom-blocks .temphalla-main-menu #block-temphalla-main-menu ul li a {
    color: #000 !important;
}
