/* Add here all your CSS customizations */

<div id="revolutionSlider" class="slider rev_slider" data-plugin-revolution-slider data-plugin-options='{"gridwidth": 1200, "gridheight": 600}'>

.soundbite {

	background-image: url('../img/985-logo.png');

	background-size: contain;

	background-repeat: no-repeat;

}



.soundbite a {

  	line-height: 1.5em; 

  	display: block;

  	padding: 15px 30px 15px 15px;

	color: #322a64;

	border: 1px #322a64 solid;

	border-radius: 5px;

	margin-bottom: 15px;

	display: block;

	

  }



.soundbite a h5 {

	color: #322a64;

}



.soundbite a:hover {

	border-color: #981b1e;

	color: #981b1e;

}



.soundbite a:hover h5 {

	color: #981b1e;

}





.soundbite p {

	margin-bottom: 0;

}


