body, body:before {background-color:#fff}

      
.short-news-list li:nth-child(1),
.short-news-list li:nth-child(2){
   display:none; 
}

.site-branding {
  position:relative;
  height:150px;
}

.custom-header {
  background-color:#fff;
  padding-right:150px;
  width:auto;
  position: absolute;
  top: 0;
  left: 0;
}

  .site-title {
  background: url("https://centreforpowerelectronics.blogs.bristol.ac.uk/files/2020/04/UKRI_EPSR_Council-Logo_Horiz-RGB-300x75.png") no-repeat;
  right:0;
  top:20px;
  height: 100px;
  width: 300px;
  clip: auto!important;
}

.site-title a {
  visibility:hidden;
}


.calendarp {
  float: left;
  width: 65.490196078%;
}

.site {
max-width:90em;
}
a:link {
  color: #00703c;
}
a:visited {
color: #000000;
}
.main-navigation ul li:hover > a {
    color: #00703c !important;
}
.site-footer {
    display: none;
} 
#supsystic-table-9 {
font-size: 14px; !important;
}
blockquote {
    border-left: 4px solid #00703c;
    padding-left: 20px;
    font-size: 20px;
    font-style: italic;
    color: #00703c;
    }
h3 {
  color: #00703c;
h4 {
  color: #00703c;
h5 {
  color: #00703c;
}


.page-template-front-page .entry-content a:hover, 
.entry-content a.button:hover {
  background: none;
  border-bottom: none;
  color: #000;
}

.hentry {
border-bottom: none;
}

.tablepress a img {
	border-bottom: 1px solid #fff;
}
 
.tablepress a:hover img {
	opacity:0.6;
}




