/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 09 2021 | 23:08:16 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.entry-header {
  border-bottom: none !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.header {
    padding-bottom: 0;
}

.padding-bottom .margin-bottom {
    padding-bottom: none !important;
	margin-bottom: none !important;
}

.primary-menu-container li.menu-item a {
	color: black;
  font-weight: bold;
}

.site-header {
//	background-color: #DD33FF;
	color: black !important;
}