/*=======================================================================
 *** PORTO_SUB STYLE VARIABLES***
 ========================================================================*/
@import "/include/css/drupal8.css";
@import "/include/css/drupal8specific.css";

:root {
	--main-color: #0078a3;
	--main-color-dark: #005e80;
	--main-color-light: white;
	--secondary-color: #0078a3;
	--site-slogan-color: black;
	--a-hover-color: #005e80;
	--a-active-color: #005e80;
	--footer-color: black;
	--dotted-line-link: '../img/csgf/dottedline.gif';
        --frontbanner-font-family: "Shadows Into Light";
}

#site-slogan {
	padding-top: 26px;
}

.header-social-icons {
	padding-top: 4px;
}

.node--unpublished {
	background-color: white !important;
}
