/* Remove only the route-sized frame around the seeker provider-matching view. */
html.provider-matching-route main {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}
