/********************************************************************************/
/* FOOTER 
/********************************************************************************/

#site-footer { 
	padding: 40px 30px 20px 30px;
	color: #003b48;
	font-size: 0.8333em;
	text-align: center;
	direction: rtl;
}
#site-footer p {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}
#site-footer a {
	white-space: nowrap;
}
#site-footer a,
#site-footer a:hover,
#site-footer a:focus,
#site-footer a:active {
	color: inherit;
}

#waze-link > span {
	margin: 0 4px;
}
#waze-link > img {
	vertical-align: middle;
}

/********************************************************************************/

