/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.organisation h5 {
	margin-bottom: 5px;
}

.organisation .text {
    font-style: italic;
}

.organisation {
	margin-bottom: 15px;
    height: 75px;
    border-left: 1px solid;
}

.organisations h3 {
	text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 15px;
    padding-left: 15px;
}