<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.location-image{
    margin:40px 0px 0px 0px;
	color:#ff5a00;
}

.location-image img{
	 width:10px;
    margin-bottom:5px;
}
.location-image:hover {
    color:#ff5a00;
}
.onsite-visit{
	margin-top:2%;
	
}

.save-button{
    margin:30px 0px 0px 0px;
}

.cancel-button{
	margin:30px 10px 0px 0px;
}

.delete-button{
	margin:30px 20px 0px 0px;
}</pre></body></html>