.layout-content.status .masthead-container.premium .masthead .text-container .page-name
{display: none;}
.layout-content.status .masthead-container.premium .masthead .text-container
{background-color: transparent;}
.layout-content.status .masthead-container .updates-dropdown-container {
    margin: auto;
    width: 64%;
    padding: 20px 0;}
.layout-content.status .masthead-container .updates-dropdown-container .show-updates-dropdown { background-color: #f5642d}
a.no-link {
    text-decoration: none;
    color: #f5642d	;
}
.layout-content.status .incidents-list.format-expanded .status-day .date {
    font-weight: 500;
    border-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    color: #f5632d;
}
.markdown-display h1, .markdown-display h2, .markdown-display h3, .markdown-display h4, .markdown-display h5, .markdown-display h6, .ak-editor-wrapper h1, .ak-editor-wrapper h2, .ak-editor-wrapper h3, .ak-editor-wrapper h4, .ak-editor-wrapper h5, .ak-editor-wrapper h6 {
    line-height: 1.5;
    color: #f5632d;
}
.layout-content.status.status-index .components-section .components-container.one-column .component-container .component-status {
    display: inline-block;
    font-weight: bold;
}
.font-largest {
    font-weight: 500;
    font-size: 28px;
    line-height: 37.8px;
    font-size: 1.75rem;
    line-height: 2.3625rem;
    color: #f5632d;
}
.layout-content.status.status-incident .page-title .incident-name {
    font-size: 36px;
    line-height: 45px;
    font-size: 2.25rem;
    line-height: 2.8125rem;
    font-weight: 500;
    color: #f5632d;
}