{"id":29,"date":"2026-05-29T07:21:05","date_gmt":"2026-05-29T07:21:05","guid":{"rendered":"https:\/\/tepperivlaw.com\/staging\/8468\/?page_id=29"},"modified":"2026-05-29T18:55:40","modified_gmt":"2026-05-29T18:55:40","slug":"practice-areas","status":"publish","type":"page","link":"https:\/\/tepperivlaw.com\/staging\/8468\/practice-areas\/","title":{"rendered":"Practice Areas"},"content":{"rendered":"\n<!-- ================================================\n     SCOTT TEPPER LAW \u2014 PRACTICE AREAS PAGE BLOCK\n     Paste this into a Custom HTML block in WordPress\n     on the Practice Areas page.\n     After pasting set:\n     - Page Title \u2192 Disable\n     - Page Layout \u2192 Full Width\n     - Content Style \u2192 Unboxed\n     - Content Vertical Spacing \u2192 Disable\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-pa-root {\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-pa-hero {\n  min-height: 45vh;\n  display: flex;\n  align-items: flex-end;\n  padding: 5rem 2rem 4rem;\n  position: relative;\n  overflow: hidden;\n  background-color: #414042;\n  background-image: url('https:\/\/tepperivlaw.com\/staging\/8468\/wp-content\/uploads\/2026\/05\/practice-bg.jpg');\n  background-size: cover;\n  background-position: center top;\n}\n.st-pa-hero::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to top, rgba(65,64,66,0.95) 0%, rgba(65,64,66,0.7) 60%, rgba(65,64,66,0.5) 100%);\n  z-index: 1;\n}\n.st-pa-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1100px;\n  margin: 0 auto;\n  width: 100%;\n}\n.st-pa-eyebrow {\n  font-size: 0.68rem;\n  font-weight: 500;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: #90B493;\n  margin-bottom: 0.75rem;\n  display: flex;\n  align-items: center;\n  gap: 0.6rem;\n}\n.st-pa-eyebrow::before {\n  content: '';\n  display: inline-block;\n  width: 24px; height: 1px;\n  background: #90B493;\n  flex-shrink: 0;\n}\n.st-pa-hero h1 {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: clamp(2.4rem, 4vw, 3.5rem) !important;\n  font-weight: 500 !important;\n  color: #FFFFFF !important;\n  margin-bottom: 1rem !important;\n  line-height: 1.15 !important;\n}\n.st-pa-hero h1 em { font-style: italic; color: #CDE7CA; }\n.st-pa-hero p {\n  color: rgba(245,244,240,0.65);\n  font-size: 1rem;\n  font-weight: 300;\n  max-width: 580px;\n  line-height: 1.8;\n  margin: 0;\n}\n\n\/* \u2500\u2500 GRID SECTION \u2500\u2500 *\/\n.st-pa-section {\n  background: #F5F4F0;\n  padding: 4rem 2rem;\n}\n.st-pa-container {\n  max-width: 1100px;\n  margin: 0 auto;\n}\n.st-pa-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 1.5px;\n  background: rgba(89,106,91,0.18);\n  border: 1.5px solid rgba(89,106,91,0.18);\n  border-radius: 4px;\n  overflow: hidden;\n  margin-top: 0;\n}\n\n\/* \u2500\u2500 CARDS \u2500\u2500 *\/\n.st-pa-card {\n  background: #FFFFFF;\n  padding: 2rem 2rem 1.75rem;\n  position: relative;\n  transition: background 0.3s ease;\n}\n.st-pa-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 2px;\n  background: #CDE7CA;\n  transform: scaleX(0);\n  transform-origin: left;\n  transition: transform 0.3s ease;\n}\n.st-pa-card:hover { background: rgba(205,231,202,0.07); }\n.st-pa-card:hover::before { transform: scaleX(1); }\n.st-pa-card-icon { margin-bottom: 1rem; }\n.st-pa-card-icon svg {\n  width: 34px; height: 34px;\n  stroke: #596A5B;\n  fill: none;\n  stroke-width: 1.4;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n.st-pa-card h3 {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: 1.25rem !important;\n  font-weight: 600 !important;\n  color: #414042 !important;\n  margin-bottom: 0.6rem !important;\n  line-height: 1.2 !important;\n}\n.st-pa-card p {\n  font-size: 0.88rem;\n  color: #58595B;\n  line-height: 1.7;\n  font-weight: 300;\n  margin: 0;\n}\n\n\/* \u2500\u2500 CTA BAND \u2500\u2500 *\/\n.st-pa-cta {\n  background: #596A5B;\n  padding: 4rem 2rem;\n  text-align: center;\n}\n.st-pa-cta h2 {\n  font-family: 'Cormorant Garamond', serif !important;\n  font-size: clamp(1.8rem, 3vw, 2.5rem) !important;\n  font-weight: 500 !important;\n  color: #FFFFFF !important;\n  margin-bottom: 0.75rem !important;\n}\n.st-pa-cta h2 em { font-style: italic; }\n.st-pa-cta p { color: rgba(245,244,240,0.7); font-size: 0.95rem; font-weight: 300; margin-bottom: 2rem; }\n.st-pa-cta-links { display: flex; align-items: center; justify-content: center; gap: 2rem; flex-wrap: wrap; }\n.st-pa-cta-links a {\n  color: #FFFFFF; text-decoration: none; font-size: 0.9rem;\n  display: flex; align-items: center; gap: 0.5rem;\n  opacity: 0.85; transition: opacity 0.3s ease;\n}\n.st-pa-cta-links a:hover { opacity: 1; color: #FFFFFF; }\n.st-pa-cta-links 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-pa-grid { grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); }\n  .st-pa-hero { padding: 4rem 1.5rem 3rem; }\n}\n@media (max-width: 600px) {\n  .st-pa-hero { padding: 3.5rem 1.25rem 2.5rem; min-height: auto; }\n  .st-pa-hero h1 { font-size: clamp(2rem, 7vw, 2.8rem) !important; }\n  .st-pa-section { padding: 3rem 1.25rem; }\n  .st-pa-grid { grid-template-columns: 1fr; }\n  .st-pa-cta { padding: 3.5rem 1.25rem; text-align: left; }\n  .st-pa-cta-links { flex-direction: column; gap: 1.25rem; align-items: flex-start; }\n}\n<\/style>\n\n<div class=\"st-pa-root\">\n\n<!-- HERO -->\n<div class=\"st-pa-hero\">\n  <div class=\"st-pa-hero-inner\">\n    <div class=\"st-pa-eyebrow\">Family Law<\/div>\n    <h1>How Scott Tepper <em>can help your family<\/em><\/h1>\n    <p>With more than 30 years of experience in Imperial Valley, Scott handles a wide range of legal matters \u2014 from divorce and custody to wills and bankruptcy. Whatever your situation, you&#8217;ll receive personal, attentive representation from an attorney who genuinely cares about your outcome.<\/p>\n  <\/div>\n<\/div>\n\n<!-- PRACTICE AREAS GRID -->\n<div class=\"st-pa-section\">\n  <div class=\"st-pa-container\">\n    <div class=\"st-pa-grid\">\n\n      <!-- Divorce -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/divorce\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"\/><\/svg><\/div>\n        <h3>Divorce<\/h3>\n        <p>Scott guides clients through every aspect \u2014 property division, spousal support, child custody, and more \u2014 with the goal of reaching the best possible outcome while minimizing stress on you and your family.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n      <!-- Child Custody -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/child-custody-visitation\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 00-3-3.87\"\/><path d=\"M16 3.13a4 4 0 010 7.75\"\/><\/svg><\/div>\n        <h3>Child Custody &amp; Visitation<\/h3>\n        <p>Your relationship with your children is irreplaceable. Scott works to protect that bond through mediation or in the courtroom \u2014 custody, visitation rights, parenting plans, relocation disputes, and modifications.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n      <!-- Child Support -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/child-support\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6\"\/><\/svg><\/div>\n        <h3>Child Support<\/h3>\n        <p>Every child deserves financial stability. Scott helps clients establish, modify, and enforce child support orders \u2014 including complex cases where income is difficult to verify or extraordinary expenses are in dispute.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n      <!-- Spousal Support -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/spousal-support\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z\"\/><\/svg><\/div>\n        <h3>Spousal Support<\/h3>\n        <p>Scott helps clients pursue or respond to spousal support (alimony) claims, taking into account the length of the marriage, each spouse&#8217;s financial situation, and the standard of living established during the marriage.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n      <!-- Guardianship -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/guardianship\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\n        <h3>Guardianship<\/h3>\n        <p>When a child or vulnerable adult needs protection, a legal guardian can make all the difference. Scott assists families in establishing guardianship of minors and adults \u2014 including of the person and of the estate.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n      <!-- Grandparents' Rights -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/grandparents-rights\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"8\" r=\"4\"\/><path d=\"M4 20c0-4 3.6-7 8-7s8 3 8 7\"\/><path d=\"M16 3.5S18 5 18 8\"\/><path d=\"M8 3.5S6 5 6 8\"\/><\/svg><\/div>\n        <h3>Grandparents&#8217; Rights<\/h3>\n        <p>Grandparents play a vital role in children&#8217;s lives. Scott helps grandparents pursue visitation and custody rights when family circumstances make it necessary, always keeping the best interest of the child at the center.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n      <!-- Adoptions -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/adoptions\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg><\/div>\n        <h3>Adoptions<\/h3>\n        <p>Adoption is a life-changing moment for the whole family. Scott guides prospective parents through every step, including stepparent adoptions \u2014 making sure all legal requirements are met so your family can move forward with confidence.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n      <!-- Domestic Violence -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/domestic-violence\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg><\/div>\n        <h3>Domestic Violence<\/h3>\n        <p>If you or someone you love is in danger, Scott can help you act quickly. He assists victims in obtaining protective orders and navigating the family court system to ensure the safety of everyone in the household.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n      <!-- Restraining Orders -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/restraining-orders\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0110 0v4\"\/><\/svg><\/div>\n        <h3>Restraining Orders<\/h3>\n        <p>A restraining order can protect you from contact, harassment, or physical harm. Scott helps clients obtain personal conduct orders, stay-away orders, and residence exclusion orders when safety is at stake.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n      <!-- Wills -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/wills\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><\/svg><\/div>\n        <h3>Wills<\/h3>\n        <p>A will is one of the most important documents you&#8217;ll ever create. Scott helps Imperial Valley residents put their wishes in writing \u2014 protecting their assets and ensuring their children are cared for according to their intentions.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n      <!-- Power of Attorney -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/power-of-attorney\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"9 11 12 14 22 4\"\/><path d=\"M21 12v7a2 2 0 01-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h11\"\/><\/svg><\/div>\n        <h3>Power of Attorney<\/h3>\n        <p>If you become unable to make decisions for yourself, a power of attorney ensures someone you trust can act on your behalf. Scott helps clients set up general, limited, and durable powers of attorney tailored to their needs.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n      <!-- Bankruptcy -->\n      <a class=\"st-pa-card\" href=\"\/staging\/8468\/practice-area\/bankruptcy\/\" style=\"text-decoration:none;color:inherit;display:block;\">\n        <div class=\"st-pa-card-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg><\/div>\n        <h3>Bankruptcy<\/h3>\n        <p>When debt becomes overwhelming, bankruptcy may offer a path forward. Scott helps clients understand their options \u2014 including Chapter 7 and Chapter 13 \u2014 and determine whether bankruptcy is the right step, or if alternatives are available.<\/p>\n        <p style=\"font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:#596A5B;margin-top:1rem;\">Learn More &rsaquo;<\/p>\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CTA BAND -->\n<div class=\"st-pa-cta\">\n  <div class=\"st-pa-container\">\n    <h2>Have questions about <em>your situation?<\/em><\/h2>\n    <p>Call Scott&#8217;s office \u2014 he&#8217;s here to help.<\/p>\n    <div class=\"st-pa-cta-links\">\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>Family Law How Scott Tepper can help your family With more than 30 years of experience in Imperial Valley, Scott handles a wide range of legal matters \u2014 from divorce and custody to wills and bankruptcy. Whatever your situation, you&#8217;ll receive personal, attentive representation from an attorney who genuinely cares about your outcome. Divorce Scott&#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":"","_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-29","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 Practice Areas | Law Offices of Scott Tepper El Centro CA<\/title>\n<meta name=\"description\" content=\"Scott Tepper handles divorce, child custody, child support, spousal support, guardianship, adoptions, domestic violence, wills, and bankruptcy in Imperial Valley. 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\/practice-areas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Family Law Practice Areas | Law Offices of Scott Tepper El Centro CA\" \/>\n<meta property=\"og:description\" content=\"Scott Tepper handles divorce, child custody, child support, spousal support, guardianship, adoptions, domestic violence, wills, and bankruptcy in Imperial Valley. Call (760) 352-7272.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tepperivlaw.com\/staging\/8468\/practice-areas\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-29T18:55:40+00:00\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/practice-areas\\\/\",\"url\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/practice-areas\\\/\",\"name\":\"Family Law Practice Areas | Law Offices of Scott Tepper El Centro CA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/#website\"},\"datePublished\":\"2026-05-29T07:21:05+00:00\",\"dateModified\":\"2026-05-29T18:55:40+00:00\",\"description\":\"Scott Tepper handles divorce, child custody, child support, spousal support, guardianship, adoptions, domestic violence, wills, and bankruptcy in Imperial Valley. Call (760) 352-7272.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/practice-areas\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/practice-areas\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/practice-areas\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tepperivlaw.com\\\/staging\\\/8468\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Practice Areas\"}]},{\"@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 Practice Areas | Law Offices of Scott Tepper El Centro CA","description":"Scott Tepper handles divorce, child custody, child support, spousal support, guardianship, adoptions, domestic violence, wills, and bankruptcy in Imperial Valley. 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\/practice-areas\/","og_locale":"en_US","og_type":"article","og_title":"Family Law Practice Areas | Law Offices of Scott Tepper El Centro CA","og_description":"Scott Tepper handles divorce, child custody, child support, spousal support, guardianship, adoptions, domestic violence, wills, and bankruptcy in Imperial Valley. Call (760) 352-7272.","og_url":"https:\/\/tepperivlaw.com\/staging\/8468\/practice-areas\/","article_modified_time":"2026-05-29T18:55:40+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/practice-areas\/","url":"https:\/\/tepperivlaw.com\/staging\/8468\/practice-areas\/","name":"Family Law Practice Areas | Law Offices of Scott Tepper El Centro CA","isPartOf":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/#website"},"datePublished":"2026-05-29T07:21:05+00:00","dateModified":"2026-05-29T18:55:40+00:00","description":"Scott Tepper handles divorce, child custody, child support, spousal support, guardianship, adoptions, domestic violence, wills, and bankruptcy in Imperial Valley. Call (760) 352-7272.","breadcrumb":{"@id":"https:\/\/tepperivlaw.com\/staging\/8468\/practice-areas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tepperivlaw.com\/staging\/8468\/practice-areas\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tepperivlaw.com\/staging\/8468\/practice-areas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tepperivlaw.com\/staging\/8468\/"},{"@type":"ListItem","position":2,"name":"Practice Areas"}]},{"@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\/29","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=29"}],"version-history":[{"count":4,"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/pages\/29\/revisions"}],"predecessor-version":[{"id":112,"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/pages\/29\/revisions\/112"}],"wp:attachment":[{"href":"https:\/\/tepperivlaw.com\/staging\/8468\/wp-json\/wp\/v2\/media?parent=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}