<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.attorney .attorney-image img {
	vertical-align: bottom;
	border: 10px solid #d2dae4;
}
.attorney .attorney-name {
	color: #3f597c;
	font-family: 'antonio';
}
.attorney .attorney-title {
	color: #9e9e9e;
	font-family: 'antonio';
}
.attorney .attorney-view-bio a {
	color: #3f597c;
	font-family: 'antonio';
	font-weight: bold;
	text-decoration: underline;
}


@media screen and (max-width: 1362px) {

}
@media screen and (max-width: 992px) {
	.attorney .attorney-image,
	.attorney .attorney-name,
	.attorney .attorney-title,
	.attorney .attorney-view-bio {
		text-align: center;
	}
}
@media screen and (max-width: 767px) {

}
@media screen and (max-width: 479px) {

}
</pre></body></html>