{"id":27,"date":"2026-05-29T07:20:43","date_gmt":"2026-05-29T07:20:43","guid":{"rendered":"https:\/\/tepperivlaw.com\/staging\/8468\/?page_id=27"},"modified":"2026-05-29T18:55:56","modified_gmt":"2026-05-29T18:55:56","slug":"home","status":"publish","type":"page","link":"https:\/\/tepperivlaw.com\/staging\/8468\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!-- ================================================\n     SCOTT TEPPER LAW \u2014 HOME PAGE CONTENT BLOCK\n     Paste this into a Custom HTML block in WordPress\n     on the Home page. Remove the nav and footer from\n     WordPress theme settings \u2014 this block handles\n     everything between the header and footer.\n     ================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Jost:wght@300;400;500;600&display=swap');\n\n.st-root {\n  --green-dark: #596A5B;\n  --green-mid: #728370;\n  --green-light: #90B493;\n  --green-pale: #CDE7CA;\n  --charcoal: #58595B;\n  --near-black: #414042;\n  --off-white: #F5F4F0;\n  --white: #FFFFFF;\n  --border: rgba(89,106,91,0.18);\n  --transition: 0.3s ease;\n  font-family: 'Jost', sans-serif;\n  color: #58595B;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.st-hero {\n  min-height: 88vh;\n  display: flex;\n  align-items: center;\n  position: relative;\n  overflow: hidden;\n  background-color: #414042;\n  background-image: url('https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/hero-bg.jpg');\n  background-size: cover;\n  background-position: center;\n}\n.st-hero::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(105deg, rgba(65,64,66,0.92) 0%, rgba(65,64,66,0.82) 50%, rgba(89,106,91,0.55) 100%);\n  z-index: 1;\n}\n.st-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  z-index: 2;\n  background:\n    repeating-linear-gradient(90deg, transparent, transparent 80px, rgba(114,131,112,0.03) 80px, rgba(114,131,112,0.03) 81px),\n    repeating-linear-gradient(0deg, transparent, transparent 80px, rgba(114,131,112,0.03) 80px, rgba(114,131,112,0.03) 81px);\n}\n.st-hero-line {\n  position: absolute;\n  top: 0; bottom: 0; left: 52%;\n  width: 1px;\n  background: linear-gradient(to bottom, transparent, rgba(144,180,147,0.25), transparent);\n  z-index: 3;\n}\n.st-hero-content {\n  position: relative;\n  z-index: 4;\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 5rem 2rem;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 5rem;\n  align-items: center;\n  width: 100%;\n}\n.st-hero-eyebrow {\n  font-size: 0.7rem;\n  font-weight: 500;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: #90B493;\n  margin-bottom: 1.5rem;\n  display: flex;\n  align-items: center;\n  gap: 0.75rem;\n}\n.st-hero-eyebrow::before {\n  content: '';\n  display: inline-block;\n  width: 32px; height: 1px;\n  background: #90B493;\n  flex-shrink: 0;\n}\n.st-hero h1 {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: clamp(2.6rem, 5vw, 4.2rem) !important;\n  font-weight: 500 !important;\n  line-height: 1.1 !important;\n  color: #FFFFFF !important;\n  margin-bottom: 1.8rem !important;\n}\n.st-hero h1 em { font-style: italic; color: #CDE7CA; }\n.st-hero-desc {\n  color: rgba(245,244,240,0.72);\n  font-size: 1rem;\n  font-weight: 300;\n  line-height: 1.8;\n  margin-bottom: 2.5rem;\n  max-width: 440px;\n}\n.st-hero-actions { display: flex; gap: 1rem; flex-wrap: wrap; }\n\n\/* Headshot *\/\n.st-hero-right { display: flex; flex-direction: column; gap: 1.25rem; }\n.st-headshot-wrap {\n  position: relative;\n  border-radius: 4px;\n  overflow: hidden;\n  aspect-ratio: 3\/4;\n  max-height: 420px;\n  background: rgba(89,106,91,0.25);\n  border: 1px solid rgba(144,180,147,0.2);\n}\n.st-headshot-wrap img { width: 100%; height: 100%; object-fit: cover; object-position: top center; display: block; }\n.st-headshot-placeholder {\n  width: 100%; height: 100%; min-height: 320px;\n  display: flex; flex-direction: column;\n  align-items: center; justify-content: center;\n  gap: 1rem; padding: 2rem; text-align: center;\n}\n.st-headshot-placeholder svg { width: 56px; height: 56px; stroke: rgba(205,231,202,0.4); fill: none; stroke-width: 1; stroke-linecap: round; stroke-linejoin: round; }\n.st-headshot-placeholder p { font-size: 0.72rem; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(205,231,202,0.4); line-height: 1.6; }\n.st-headshot-label {\n  position: absolute; bottom: 0; left: 0; right: 0;\n  background: linear-gradient(to top, rgba(65,64,66,0.85), transparent);\n  padding: 2rem 1.25rem 1.25rem;\n}\n.st-headshot-label strong { display: block; font-family: 'Cormorant Garamond', serif; font-size: 1.15rem; font-weight: 500; color: #FFFFFF; }\n.st-headshot-label span { font-size: 0.7rem; letter-spacing: 0.15em; text-transform: uppercase; color: #90B493; }\n\n\/* Stats *\/\n.st-stats-row { display: grid; grid-template-columns: repeat(3,1fr); gap: 0.75rem; }\n.st-stat {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(144,180,147,0.18);\n  border-radius: 4px; padding: 1rem 0.75rem; text-align: center;\n}\n.st-stat-num { font-family: 'Cormorant Garamond', serif; font-size: 1.8rem; font-weight: 500; color: #CDE7CA; line-height: 1; margin-bottom: 0.3rem; }\n.st-stat-label { font-size: 0.65rem; letter-spacing: 0.1em; text-transform: uppercase; color: rgba(245,244,240,0.5); line-height: 1.4; }\n\n\/* Buttons *\/\n.st-btn-primary {\n  background: #596A5B; color: #FFFFFF;\n  padding: 0.9rem 2rem;\n  font-family: 'Jost', sans-serif; font-size: 0.82rem; font-weight: 500;\n  letter-spacing: 0.12em; text-transform: uppercase;\n  text-decoration: none; border-radius: 2px; border: none;\n  cursor: pointer; display: inline-block;\n  transition: background 0.3s ease, transform 0.3s ease;\n}\n.st-btn-primary:hover { background: #728370; transform: translateY(-1px); color: #FFFFFF; }\n.st-btn-ghost {\n  background: transparent; color: #FFFFFF;\n  padding: 0.9rem 2rem;\n  font-family: 'Jost', sans-serif; font-size: 0.82rem; font-weight: 500;\n  letter-spacing: 0.12em; text-transform: uppercase;\n  text-decoration: none; border-radius: 2px;\n  border: 1px solid rgba(255,255,255,0.25);\n  cursor: pointer; display: inline-block;\n  transition: border-color 0.3s ease, background 0.3s ease;\n}\n.st-btn-ghost:hover { border-color: #90B493; background: rgba(144,180,147,0.08); color: #FFFFFF; }\n\n\/* Section shared *\/\n.st-section { padding: 5rem 2rem; }\n.st-container { max-width: 1100px; margin: 0 auto; }\n.st-eyebrow {\n  font-size: 0.68rem; font-weight: 500; letter-spacing: 0.25em;\n  text-transform: uppercase; color: #90B493; margin-bottom: 0.75rem;\n  display: flex; align-items: center; gap: 0.6rem;\n}\n.st-eyebrow::before { content: ''; display: inline-block; width: 24px; height: 1px; background: #90B493; flex-shrink: 0; }\n.st-section-title {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: clamp(1.9rem, 3.5vw, 2.8rem) !important;\n  font-weight: 500 !important; color: #414042 !important;\n  line-height: 1.15 !important; margin-bottom: 1.25rem !important;\n}\n.st-section-title em { font-style: italic; color: #596A5B; }\n\n\/* Why section *\/\n.st-why { background: #FFFFFF; }\n.st-why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: start; margin-top: 3.5rem; }\n.st-why-list { list-style: none; display: flex; flex-direction: column; gap: 0.85rem; padding: 0; }\n.st-why-list li {\n  display: flex; align-items: flex-start; gap: 1rem;\n  padding: 1rem 1.25rem;\n  border-left: 2px solid #CDE7CA;\n  background: #F5F4F0; border-radius: 0 4px 4px 0;\n  font-size: 0.95rem; color: #58595B; line-height: 1.55;\n  transition: border-color 0.3s ease, background 0.3s ease;\n}\n.st-why-list li:hover { border-color: #596A5B; background: rgba(205,231,202,0.15); }\n.st-why-list li::before { content: ''; display: block; width: 6px; height: 6px; border-radius: 50%; background: #596A5B; margin-top: 0.55rem; flex-shrink: 0; }\n.st-why-right { position: sticky; top: 100px; }\n.st-why-callout { background: #414042; border-radius: 4px; padding: 2.5rem; }\n.st-why-callout p { font-family: 'Cormorant Garamond', serif; font-size: 1.4rem; font-weight: 400; font-style: italic; line-height: 1.55; color: rgba(245,244,240,0.9); margin-bottom: 1.5rem; }\n.st-why-callout-sig { font-size: 0.75rem; letter-spacing: 0.15em; text-transform: uppercase; color: #90B493; }\n.st-why-phone { margin-top: 1.5rem; display: flex; align-items: center; gap: 0.75rem; padding: 1rem 1.25rem; background: rgba(89,106,91,0.25); border-radius: 4px; text-decoration: none; transition: background 0.3s ease; }\n.st-why-phone:hover { background: rgba(89,106,91,0.4); }\n.st-why-phone span { font-size: 1.1rem; font-weight: 500; color: #FFFFFF; }\n.st-why-phone svg { width: 18px; height: 18px; stroke: #CDE7CA; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n\n\/* Practice strip *\/\n.st-practice-strip { background: #596A5B; padding: 2.5rem 2rem; }\n.st-practice-strip-inner { max-width: 1100px; margin: 0 auto; }\n.st-practice-label { font-size: 0.65rem; font-weight: 500; letter-spacing: 0.25em; text-transform: uppercase; color: #CDE7CA; margin-bottom: 1rem; }\n.st-practice-tags { display: flex; flex-wrap: wrap; gap: 0.6rem; }\n.st-practice-tag {\n  font-size: 0.78rem; font-weight: 400; letter-spacing: 0.06em;\n  color: rgba(245,244,240,0.8); padding: 0.35rem 0.85rem;\n  border: 1px solid rgba(205,231,202,0.25); border-radius: 2px;\n  text-decoration: none; display: inline-block;\n  transition: all 0.3s ease; background: transparent;\n}\n.st-practice-tag:hover { background: rgba(205,231,202,0.15); border-color: #CDE7CA; color: #FFFFFF; }\n\n\/* Meet Scott *\/\n.st-meet { background: #F5F4F0; }\n.st-meet-grid { display: grid; grid-template-columns: 340px 1fr; gap: 4rem; align-items: start; margin-top: 3rem; }\n.st-meet-photo { border-radius: 4px; overflow: hidden; aspect-ratio: 3\/4; background: #CDE7CA; position: relative; }\n.st-meet-photo img { width: 100%; height: 100%; object-fit: cover; object-position: top center; display: block; }\n.st-meet-photo-placeholder { width: 100%; height: 100%; min-height: 400px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 1rem; padding: 2rem; text-align: center; }\n.st-meet-photo-placeholder svg { width: 52px; height: 52px; stroke: rgba(89,106,91,0.35); fill: none; stroke-width: 1; stroke-linecap: round; stroke-linejoin: round; }\n.st-meet-photo-placeholder p { font-size: 0.7rem; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(89,106,91,0.45); line-height: 1.6; }\n.st-meet-text p { font-size: 0.97rem; color: #58595B; line-height: 1.85; font-weight: 300; margin-bottom: 1.2rem; }\n.st-meet-text strong { font-weight: 500; color: #414042; }\n\n\/* CTA band *\/\n.st-cta-band { background: #596A5B; padding: 4rem 2rem; text-align: center; }\n.st-cta-band h2 { font-family: 'Cormorant Garamond', serif !important; font-size: clamp(1.8rem, 3vw, 2.5rem) !important; font-weight: 500 !important; color: #FFFFFF !important; margin-bottom: 0.75rem !important; }\n.st-cta-band h2 em { font-style: italic; }\n.st-cta-band p { color: rgba(245,244,240,0.7); font-size: 0.95rem; font-weight: 300; margin-bottom: 2rem; }\n.st-cta-contact { display: flex; align-items: center; justify-content: center; gap: 2rem; flex-wrap: wrap; }\n.st-cta-contact a { color: #FFFFFF; text-decoration: none; font-size: 0.9rem; display: flex; align-items: center; gap: 0.5rem; opacity: 0.85; transition: opacity 0.3s ease; }\n.st-cta-contact a:hover { opacity: 1; color: #FFFFFF; }\n.st-cta-contact svg { width: 16px; height: 16px; stroke: #CDE7CA; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 900px) {\n  .st-hero-content { grid-template-columns: 1fr; gap: 3rem; padding: 4rem 1.5rem; }\n  .st-hero-line { display: none; }\n  .st-headshot-wrap { max-height: 340px; }\n  .st-why-grid { grid-template-columns: 1fr; gap: 3rem; }\n  .st-why-right { position: static; }\n  .st-meet-grid { grid-template-columns: 1fr; gap: 3rem; }\n  .st-meet-photo { max-width: 360px; margin: 0 auto; }\n}\n@media (max-width: 600px) {\n  .st-hero-content { padding: 3.5rem 1.25rem; gap: 2.5rem; }\n  .st-hero h1 { font-size: clamp(2.2rem, 8vw, 2.8rem) !important; }\n  .st-hero-actions { flex-direction: column; }\n  .st-hero-actions a { text-align: center; }\n  .st-headshot-wrap { max-height: 280px; }\n  .st-stats-row { gap: 0.5rem; }\n  .st-stat { padding: 0.75rem 0.5rem; }\n  .st-stat-num { font-size: 1.4rem; }\n  .st-section { padding: 3.5rem 1.25rem; }\n  .st-why-grid { gap: 2.5rem; margin-top: 2.5rem; }\n  .st-why-callout { padding: 1.75rem; }\n  .st-meet-grid { gap: 2.5rem; margin-top: 2rem; }\n  .st-meet-photo { max-width: 100%; }\n  .st-practice-strip { padding: 2rem 1.25rem; }\n  .st-cta-band { padding: 3.5rem 1.25rem; text-align: left; }\n  .st-cta-contact { flex-direction: column; gap: 1.25rem; align-items: flex-start; }\n}\n<\/style>\n\n<div class=\"st-root\">\n\n<!-- HERO -->\n<div class=\"st-hero\">\n  <div class=\"st-hero-line\"><\/div>\n  <div class=\"st-hero-content\">\n    <div>\n      <div class=\"st-hero-eyebrow\">Imperial Valley Family Law<\/div>\n      <h1>Your family.<br><em>Your valley.<\/em><br>Your rights.<\/h1>\n      <p class=\"st-hero-desc\">When life gets complicated, your family deserves an attorney who knows this community \u2014 and knows the law. Over 30 years serving Imperial Valley.<\/p>\n      <div class=\"st-hero-actions\">\n        <a href=\"tel:7603527272\" class=\"st-btn-primary\">Call (760) 352-7272<\/a>\n        <a href=\"\/practice-areas\/\" class=\"st-btn-ghost\">Practice Areas<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"st-hero-right\">\n      <div class=\"st-headshot-wrap\">\n        <!-- SWAP: replace placeholder div below with:\n             <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg\" alt=\"Scott Tepper, Family Law Attorney\">\n             once the real photo is ready -->\n        <div class=\"st-headshot-placeholder\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"8\" r=\"5\"\/><path d=\"M3 21c0-5 4-9 9-9s9 4 9 9\"\/><\/svg>\n          <p>Scott Tepper<br>Professional photo<br>coming soon<\/p>\n        <\/div>\n        <div class=\"st-headshot-label\">\n          <strong>Scott Tepper<\/strong>\n          <span>Family Law Attorney &mdash; El Centro, CA<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"st-stats-row\">\n        <div class=\"st-stat\">\n          <div class=\"st-stat-num\">30+<\/div>\n          <div class=\"st-stat-label\">Years Experience<\/div>\n        <\/div>\n        <div class=\"st-stat\">\n          <div class=\"st-stat-num\">12<\/div>\n          <div class=\"st-stat-label\">Practice Areas<\/div>\n        <\/div>\n        <div class=\"st-stat\">\n          <div class=\"st-stat-num\">100%<\/div>\n          <div class=\"st-stat-label\">Family Law Focus<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- WHY YOU NEED AN ATTORNEY -->\n<div class=\"st-section st-why\">\n  <div class=\"st-container\">\n    <div class=\"st-eyebrow\">Why It Matters<\/div>\n    <h2 class=\"st-section-title\">There are moments when the<br><em>right attorney makes all the difference<\/em><\/h2>\n    <div class=\"st-why-grid\">\n      <ul class=\"st-why-list\">\n        <li>Your ex-spouse is denying you visitation with your children<\/li>\n        <li>You&#8217;re not receiving the child or spousal support you&#8217;re entitled to<\/li>\n        <li>A child in your family is being neglected or is in an unsafe situation<\/li>\n        <li>A parent needs help, and you need legal authority to act on their behalf<\/li>\n        <li>You&#8217;re going through a divorce and need to protect your assets, your finances, and your future<\/li>\n        <li>You need a will, power of attorney, or someone to handle your estate<\/li>\n        <li>Overwhelming debt is affecting your family&#8217;s stability<\/li>\n      <\/ul>\n      <div class=\"st-why-right\">\n        <div class=\"st-why-callout\">\n          <p>&#8220;When it comes to your family, the law really matters \u2014 and Scott Tepper will make sure your rights are fully protected.&#8221;<\/p>\n          <div class=\"st-why-callout-sig\">Scott Tepper &mdash; Family Law Attorney<\/div>\n          <a href=\"tel:7603527272\" class=\"st-why-phone\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.5 10.81a19.79 19.79 0 01-3.07-8.68A2 2 0 012.39 0h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L6.45 7.56a16 16 0 006 6l.91-1.61a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 13.92z\"\/><\/svg>\n            <span>(760) 352-7272<\/span>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- PRACTICE AREAS STRIP -->\n<div class=\"st-practice-strip\">\n  <div class=\"st-practice-strip-inner\">\n    <div class=\"st-practice-label\">Practice Areas<\/div>\n    <div class=\"st-practice-tags\">\n      <a href=\"\/staging\/8468\/practice-area\/divorce\/\" class=\"st-practice-tag\">Divorce<\/a>\n      <a href=\"\/staging\/8468\/practice-area\/child-custody-visitation\/\" class=\"st-practice-tag\">Custody &amp; Visitation<\/a>\n      <a href=\"\/staging\/8468\/practice-area\/child-support\/\" class=\"st-practice-tag\">Child Support<\/a>\n      <a href=\"\/staging\/8468\/practice-area\/spousal-support\/\" class=\"st-practice-tag\">Spousal Support<\/a>\n      <a href=\"\/staging\/8468\/practice-area\/guardianship\/\" class=\"st-practice-tag\">Guardianship<\/a>\n      <a href=\"\/staging\/8468\/practice-area\/grandparents-rights\/\" class=\"st-practice-tag\">Grandparents&#8217; Rights<\/a>\n      <a href=\"\/staging\/8468\/practice-area\/adoptions\/\" class=\"st-practice-tag\">Adoptions<\/a>\n      <a href=\"\/staging\/8468\/practice-area\/domestic-violence\/\" class=\"st-practice-tag\">Domestic Violence<\/a>\n      <a href=\"\/staging\/8468\/practice-area\/restraining-orders\/\" class=\"st-practice-tag\">Restraining Orders<\/a>\n      <a href=\"\/staging\/8468\/practice-area\/wills\/\" class=\"st-practice-tag\">Wills<\/a>\n      <a href=\"\/staging\/8468\/practice-area\/power-of-attorney\/\" class=\"st-practice-tag\">Power of Attorney<\/a>\n      <a href=\"\/staging\/8468\/practice-area\/bankruptcy\/\" class=\"st-practice-tag\">Bankruptcy<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- MEET SCOTT -->\n<div class=\"st-section st-meet\">\n  <div class=\"st-container\">\n    <div class=\"st-eyebrow\">About Scott Tepper<\/div>\n    <div class=\"st-meet-grid\">\n      <div class=\"st-meet-photo\">\n        <!-- SWAP: replace placeholder div below with:\n             <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg\" alt=\"Scott Tepper\">\n             once the real photo is ready -->\n        <div class=\"st-meet-photo-placeholder\">\n          <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"8\" r=\"5\"\/><path d=\"M3 21c0-5 4-9 9-9s9 4 9 9\"\/><\/svg>\n          <p>Professional photo<br>coming in ~2 weeks<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"st-meet-text\">\n        <h2 class=\"st-section-title\">30 years of <em>dedicated service<\/em> to Imperial Valley families<\/h2>\n        <p>Scott Tepper has been serving Imperial Valley families for more than 30 years. As a family law attorney based in El Centro, Scott has built his practice on a simple but powerful commitment \u2014 to treat every client with respect, fight hard for their rights, and deliver real results during some of the most difficult moments of their lives.<\/p>\n        <p>Scott specializes <strong>exclusively in family law<\/strong>, which means when you work with him, you&#8217;re getting focused expertise \u2014 not a generalist who handles family cases on the side.<\/p>\n        <p>When you call Scott&#8217;s office, you&#8217;ll speak with someone who listens. <strong>Your case matters here.<\/strong><\/p>\n        <a href=\"\/contact\/\" class=\"st-btn-primary\">Get in Touch<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CTA BAND -->\n<div class=\"st-cta-band\">\n  <div class=\"st-container\">\n    <h2>Ready to talk? <em>Scott is here to help.<\/em><\/h2>\n    <p>Call or email the office \u2014 your consultation starts with a conversation.<\/p>\n    <div class=\"st-cta-contact\">\n      <a href=\"tel:7603527272\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.5 10.81a19.79 19.79 0 01-3.07-8.68A2 2 0 012.39 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.45 7.56a16 16 0 006 6l.91-1.61a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 13.92z\"\/><\/svg>\n        (760) 352-7272\n      <\/a>\n      <a href=\"mailto:scott@tepperivlaw.com\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n        scott@tepperivlaw.com\n      <\/a>\n      <a href=\"\/contact\/\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n        836 W State St, El Centro, CA\n      <\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Imperial Valley Family Law Your family.Your valley.Your rights. When life gets complicated, your family deserves an attorney who knows this community \u2014 and knows the law. Over 30 years serving Imperial Valley. Call (760) 352-7272 Practice Areas Scott TepperProfessional photocoming soon Scott Tepper Family Law Attorney &mdash; El Centro, CA 30+ Years Experience 12 Practice&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","_kad_post_transparent":"default","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":true,"_kad_post_classname":"","footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Family Law Attorney El Centro CA | Law Offices of Scott Tepper<\/title>\n<meta name=\"description\" content=\"Scott Tepper is an Imperial Valley family law attorney with 30+ years of experience. Serving El Centro and the Valley with divorce, custody, support, and more. Call (760) 352-7272.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tepperivlaw.com\/staging\/8468\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Family Law Attorney El Centro CA | Law Offices of Scott Tepper\" \/>\n<meta property=\"og:description\" content=\"Scott Tepper is an Imperial Valley family law attorney with 30+ years of experience. Serving El Centro and the Valley with divorce, custody, support, and more. Call (760) 352-7272.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tepperivlaw.com\/staging\/8468\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-29T18:55:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/\",\"url\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/\",\"name\":\"Family Law Attorney El Centro CA | Law Offices of Scott Tepper\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-headshot.jpg\",\"datePublished\":\"2026-05-29T07:20:43+00:00\",\"dateModified\":\"2026-05-29T18:55:56+00:00\",\"description\":\"Scott Tepper is an Imperial Valley family law attorney with 30+ years of experience. Serving El Centro and the Valley with divorce, custody, support, and more. Call (760) 352-7272.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-headshot.jpg\",\"contentUrl\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-headshot.jpg\",\"width\":800,\"height\":1000},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#website\",\"url\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/\",\"name\":\"Law Offices of Scott Tepper\",\"description\":\"Law Offices of Scott Tepper\",\"publisher\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#\\\/schema\\\/person\\\/321b10ad7aeb84123e0d65f26f524857\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#\\\/schema\\\/person\\\/321b10ad7aeb84123e0d65f26f524857\",\"name\":\"Scott Tepper\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-logo.png\",\"url\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-logo.png\",\"contentUrl\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-logo.png\",\"width\":400,\"height\":120,\"caption\":\"Scott Tepper\"},\"logo\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/scott-tepper-logo.png\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Family Law Attorney El Centro CA | Law Offices of Scott Tepper","description":"Scott Tepper is an Imperial Valley family law attorney with 30+ years of experience. Serving El Centro and the Valley with divorce, custody, support, and more. Call (760) 352-7272.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tepperivlaw.com\/staging\/8468\/","og_locale":"en_US","og_type":"article","og_title":"Family Law Attorney El Centro CA | Law Offices of Scott Tepper","og_description":"Scott Tepper is an Imperial Valley family law attorney with 30+ years of experience. Serving El Centro and the Valley with divorce, custody, support, and more. Call (760) 352-7272.","og_url":"https:\/\/tepperivlaw.com\/staging\/8468\/","article_modified_time":"2026-05-29T18:55:56+00:00","og_image":[{"url":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/","url":"https:\/\/tepperivlaw.com\/staging\/8468\/","name":"Family Law Attorney El Centro CA | Law Offices of Scott Tepper","isPartOf":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#primaryimage"},"image":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#primaryimage"},"thumbnailUrl":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg","datePublished":"2026-05-29T07:20:43+00:00","dateModified":"2026-05-29T18:55:56+00:00","description":"Scott Tepper is an Imperial Valley family law attorney with 30+ years of experience. Serving El Centro and the Valley with divorce, custody, support, and more. Call (760) 352-7272.","breadcrumb":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tepperivlaw.com\/staging\/8468\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#primaryimage","url":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg","contentUrl":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-headshot.jpg","width":800,"height":1000},{"@type":"BreadcrumbList","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tepperivlaw.com\/staging\/8468\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#website","url":"https:\/\/tepperivlaw.com\/staging\/8468\/","name":"Law Offices of Scott Tepper","description":"Law Offices of Scott Tepper","publisher":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#\/schema\/person\/321b10ad7aeb84123e0d65f26f524857"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tepperivlaw.com\/staging\/8468\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#\/schema\/person\/321b10ad7aeb84123e0d65f26f524857","name":"Scott Tepper","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-logo.png","url":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-logo.png","contentUrl":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-logo.png","width":400,"height":120,"caption":"Scott Tepper"},"logo":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/scott-tepper-logo.png"}}]}},"_links":{"self":[{"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":5,"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":114,"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/pages\/27\/revisions\/114"}],"wp:attachment":[{"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/media?parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}