/*

Section specific colours for the Australian Hostels section

*/

/* booking steps */
.stepFinished {
	color: #CCCCFF;
}

.stepCurrent {
	color: #ffffff;
}

.stepTogo {
	color: #C4A3F7;
}
