/*
Theme Name: Twenty Twenty-Five HSLS child theme
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Template: twentytwentyfive
Version: 1.0
Description: column theme for annual report
Tags: annual report
Author: Dominick Caimano doc23
*/

@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;800&display=swap');


header {
	/*background-color: #003594;*/
}

footer {
	/*margin-left: 90px !important;*/
	/*background-color: #003594;*/
	/*font-family: 'Roboto', Sans-serif !important;*/
	
}

strong {
	font-weight: bold;
}


/* Sets unvisited links to pitt gold */
/*.contentHSLS a { 
  color: #F7911E !important; 
} */

/* css for content column (left large column) !important to override elmentor css*/
/*.contentHSLS h1 {
	font-family: "Roboto", Sans-serif !important;	
	font-weight: 600 !important;
}*/

/*.contentHSLS h2 {
	font-family: 'Roboto', Sans-serif !important;	
	font-weight: 600 !important;
}

.contentHSLS h3, h4, h5, h6{
	font-family: 'Roboto', Sans-serif !important;	
}

.contentHSLS p{
	font-family: 'Roboto', Sans-serif !important;	
}

.contentHSLS .elementor-widget-container{
	font-family: 'Roboto', Sans-serif !important;	
}*/



/* css for both columns in content area */
.columnsHSLS{
	/*margin-left: 20px;
	margin-right: 20px;*/
}

.navbarHSLS a{
	/*font-family: 'Roboto', Sans-serif !important;	*/
}