/* Enter Your Custom CSS Here */

h2 {opacity:1 !important;}

#exodus-logo-content {
  width: 100%;
}
div#exodus-logo-bar-right {
  position: static !important;
  clear: both;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
div#exodus-logo {
  display: block;
}
div#exodus-logo-bar-right-content {
  text-align:left;
}

.exodus-entry-content {margin-top:0px;}

td.fp-stream-cell {background-position: center; height:300px;}
td.fp-stream-cell a {display:block; opacity:0.7; height:100%;}
td.fp-stream-cell h2 {color: white;}

td#fp-stream-cell-cs {background-image: url('http://tworivers.kiluconsulting.org/files/2015/12/fpt-community-support.jpg');}
td#fp-stream-cell-cs a {background-color:blue;}
td#fp-stream-cell-y {background-image: url('http://tworivers.kiluconsulting.org/files/2015/12/fpt-youth.jpg');}
td#fp-stream-cell-y a {background-color:red;}
td#fp-stream-cell-fr {background-image: url('http://tworivers.kiluconsulting.org/files/2015/12/fpt-food-resilience.jpg');}
td#fp-stream-cell-fr a {background-color:green;}
td#fp-stream-cell-sh {background-image: url('http://tworivers.kiluconsulting.org/files/2016/05/sh-fp-stream-bg.jpg');}
td#fp-stream-cell-sh a {background-color:yellow; background-size:100%}
td#fp-stream-cell-sh h2 {color: black;}

td.fp-stream-cell a:hover {opacity:0.3;}

h2 {opacity:1 !important;}