/* KIOSK SPECIFIC BRANDING */

.tile h4 {
	border-bottom: 1px #000 solid;
}

.btselected, .btselected:hover {
	background: #fff!important;
}

	.btselected p, .btselected h6, .btselected .fakelabel {
		color: #000 !important;
	}

.branches__branch.branches__branch--selected {
	border-color: #003e28;
}