
/* ==========================================================================
   Header
   ========================================================================== */


#header, .system-message-placeholder {
    
        background-color: white;
    
}


    #header h1, #header strong, #header a em {
        color: #107f93;
    }


/* ==========================================================================
   Background
   ========================================================================== */

    #header {
        background-image: url(https://kundo-web-uploaded-files-prod.s3.amazonaws.com/logo/Eic_34hKj4Pd.png?AWSAccessKeyId=AKIAJNMVIWHN72K2GIEA&Signature=qWh9EWuvvn%2BnOohR0X%2FFj635ojw%3D&Expires=1751169122);
        background-repeat: no-repeat;
        background-position: 50% 0;
        background-color: None;
    }
    
        html,
        body {
            min-height: 100%;
        }

        body {
            background-image: url(/site_media/logo/cinEw7JN2Iqg_VnVutKw.jpg);
            background-repeat: no-repeat;

            
                background-position: 50% 37px;
            

            
        }

        body[data-is-editor-for-page="true"] {
            
                background-position: 50% 101px;
            
        }

        body.embed-page,
        body.popup-page {
            background: $bg-standard-light-gray;
        }

        #header {
            background: transparent;
        }
    


/* ==========================================================================
   Official comments
   ========================================================================== */

    .comment-list .official-answer,
    .signature-extended .editors-only{
        background-color: #e5e5e5
    }


/* ==========================================================================
   Messages
   ========================================================================== */


/* ==========================================================================
   Colors
   ========================================================================== */

    .custom-icon,
    .f-category-icon::before {
        color: #475760;
    }





