.elementor-kit-1182{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;}.elementor-kit-1182 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.attorney-bio {
  background-color: #f2f8fc;
  padding: 2rem;
  border-radius: 6px;
  border: 1px solid #d0e4ef;  /* light blue border */
}

.attorney-bio {
  max-width: 900px;
  margin: 0 auto;
  padding: 2rem;
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.7;
}

.attorney-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2rem;
  margin-bottom: 2rem;
}

.attorney-photo img {
  max-width: 250px;
  height: auto;
  border-radius: 6px;
}

.attorney-caption {
  text-align: center;
  margin-top: 0.5rem;
  font-size: 0.95rem;
}

.attorney-info h2 {
  margin: 0;
  font-size: 1.8rem;
}

.attorney-info p {
  margin: 0.4em 0;
}

.attorney-blurb,
.attorney-personal {
  margin-bottom: 2rem;
}

.attorney-tabs details {
  margin-bottom: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 1rem;
  background-color: #f9f9f9;
}

.attorney-tabs summary {
  font-weight: 600;
  cursor: pointer;
  margin-bottom: 0.5rem;
}/* End custom CSS */