/* Breed Info — alternating text/image (checkerboard) sections */

.page-breed-info .breed-info-standard {
  padding-bottom: 0;
}

.page-breed-info .breed-info-standard .section-title {
  margin-bottom: 0;
}

.page-breed-info .breed-info-standard .split {
  margin-top: clamp(2rem, 4vw, 3rem);
}
