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


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



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

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

        body {
            background-image: url(/site_media/logo/nnV1OUkTG5IE.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: #01a9ab
    }


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


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

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





