

body.dashboard .PageContent .pagebody.showAuiDashboard-false .confluence-dashboard .aui-page-panel-inner aside.content-sidebar
 {
    width: 100%;
    max-width: 2450px;
}

h2.upcoming-events-sub-heading
	
{
    font-size: 24px;
    color: #6e9804;
}

.metadata-start-export {  

     display:none !important;  

}  

/* override color if set manually via editor */  
 .wiki-content span[style^="color:"] > a {  
 color: var(--ltp-global-link-color) !important;  
}   
    
