/* Enter Your Custom CSS Here */

.entry-meta {
		display: none;
}

header {
		background-image: url("https://sites.gatech.edu/ece-psylab/files/2023/12/circuit-bg.png");
}

.entry-title {
		background: white;
}

.title-area {
		margin-bottom: 2%;
}

.widget-area {
		margin-bottom: 2%;
		padding-left: 2%;
}

.widget-wrap h5 {
		padding: 2%;
}

.site-title {
		padding: 1% 2% 1% 2%;
}

.site-title a {
		color: white;
		padding-left: 5%;
}

.site-title a:hover {
		color: white;
		padding-left: 5%;
}


#menu-header-menu .menu-item {
		font-weight: bold;
		text-transform: uppercase;
}