/* Enter Your Custom CSS Here */
body {
  font-size: 1.5em;
   font-family: "Trebuchet MS","Helvetica Neue",Arial,sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-family: Trebuchet MS,Tahoma,Georgia,serif;
}

h1 {
  font-size: 3.0rem;
  margin:20px 0 0 0;
}
h2 {
  font-size: 2.0rem;
  margin:20px 0 0 0;
}
h3 {
  font-size: 1.8rem;
  margin:20px 0 0 0;
}
h4 {
  font-size: 1.7rem;
  margin:20px 0 0 0;
}
h5 {
  font-size: 1.6rem;
  margin:20px 0 0 0;
}

.main-search input[type="text"]{
  background-color:#fff;
  height: 35px;
   margin: 16px 0;
}
.main-search input[type="text"]:focus{
  background-color:#fff;
}
.home-link img{
  height:70px;
  vertical-align:middle;
  margin:0 15px 0 0;
}
.header .home-link{
  font-size: 2.8rem;
}

.sidebar ul{
  padding-left:20px;
}

.sidebar ul ul {
  padding-left:10px;
}

.sidebar ul ul {
	list-style-type: circle;
}
.widget li {
    line-height: 1.357;
font-size: 0.95em;
}

.ytp-large-play-button svg {   
    visibility: hidden;
}

.page_item.page-item-623, .a {    
    color: red;
}
    