.widget_lawrank_office_locations {
  max-width: 100%;
}
.widget_lawrank_office_locations__item {
  border-bottom: solid 1px #FFFFFF;
  margin-bottom: 30px;
  margin-bottom: 50px;
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem;
}
.widget_lawrank_office_locations__item p {
  margin-bottom: 10px;
  font-weight: 300;
}
.widget_lawrank_office_locations__item a {
  font-weight: 500;
}
.widget_lawrank_office_locations__item .name {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  line-height: 2rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.widget_lawrank_office_locations__item .label {
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0px;
}
.widget_lawrank_office_locations__item .map {
  height: 250px;
  position: relative;
  margin-top: 30px;
}
.widget_lawrank_office_locations__item .map iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.widget_lawrank_office_locations__item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
