/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 07 2022 | 02:21:54 */
/* 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 */ 
/* Header*/
.site-header > .site-logo 
{ 
  padding:0px;
  border-bottom :0px;
  
}
.site-logo {
  margin :0px;
}

.tw-header-bg .site-header 
{
  padding-bottom : 2px;
  padding-top :2px;
}
.tw-header-bg .site-content ,.site-header, .site-main, .widget-area, .site-footer 
{
  padding-top :0px;
}
.site-footer > .site-info {
  display:none;
}
.site-main{
  padding-bottom:0px;
} 
#colophon{
  margin:0px;
  padding :0px;
}
.footer-navigation {
  margin:0px;
}