  .header {
    z-index: 0;
}

.post-type-archive-online_degrees .card__text {
    z-index: 0;
}

.embeddedServiceHelpButton .helpButton .uiButton {
    background-color: #092562;
    font-family: "Salesforce Sans", sans-serif;
    z-index: 99999 !important;
}

.embeddedServiceHelpButton .helpButton .uiButton:focus {
    outline: 1px solid #092562 !important;
    z-index: 99999 !important;
}

.embeddedServiceSidebar.layout-docked .dockableContainer {
    z-index: 99999 !important;
    position: fixed !important;
    left: auto !important;
    bottom: 0 !important;
    right: 20px !important;
    margin: 0 !important;
    border-radius: 8px 8px 0 0 !important;
}

.embeddedServiceSidebar.layout-docked .dockableContainer :focus {
    outline: none !important;
}

@font-face {
    font-family: 'Salesforce Sans';
    src: url('https://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Regular.woff') format('woff'),
    url('https://www.sfdcstatic.com/system/shared/common/assets/fonts/SalesforceSans/SalesforceSans-Regular.ttf') format('truetype');
}
