.termsAndConditions {
    border-top:none !important;
    top: 50px !important;
}
.chatHeader[lwc-c5th8h1hm8]{
    background: #FFFFFF !important;
}
    
@font-face {
    font-family: 'ArchivoFont'; 
    src: url('{ basePath }/sfsites/c/resource/Archivo-Regular.ttf') format('ttf');
}

:root {
    /** set the font for all root/body text **/
    --dxp-g-root-font-family: 'ArchivoFont', Helvetica, sans-serif;
      
    /** set the font for headings **/
    --dxp-g-heading-font-family: 'ArchivoFont', Times, serif;
}