.k-window-titlebar{
    background-color: white;
    font-size: small;
    font-weight:bold;

}

.k-picker .k-input-inner {
    background: White;
    height: min-content;
}

.contact-us-page {
    background-color: white;
}

.contact-us-labels {
    color: black;
    font-weight: bold;
    font-size: medium;
    width: 80px;    
}
.contact-us-text {
    background-color: white;  
    font-size: small;
}
.contact-us-body {
    background-color: white;   
    min-height: 80px;    
    font-size:small;    
}