.elementor-7000035450 .elementor-element.elementor-element-33b8911{--display:flex;}.elementor-7000035450 .elementor-element.elementor-element-5ead432{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7000035450 .elementor-element.elementor-element-d779793{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7000035450 .elementor-element.elementor-element-5c4b69b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7000035450 .elementor-element.elementor-element-e5ecc99{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7000035450 .elementor-element.elementor-element-9bc1449{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-1b0d5dd */body {
  margin: 0;
  padding: 0;
  font-family: 'Vazirmatn', 'IRANSans', sans-serif;
  background-color: #ffffff;
  color: #1f2937;
}

.title-section {
  padding: 3rem 1rem 2rem;
  background: linear-gradient(to bottom, #ffffff 60%, #f9fafb 100%);
  text-align: center;
}

.title-container {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 1rem;
}

h1.main-title {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.5;
  margin: 0 auto;
  color: #1f2937;
}

h1.main-title span {
  color: #2563eb; /* رنگ تأکیدی برای افزایش توجه کاربر */
}

@media (max-width: 768px) {
  h1.main-title {
    font-size: 1.8rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b53fee1 */body {
  margin: 0;
  padding: 0;
  font-family: 'Vazirmatn', 'IRANSans', sans-serif;
  background-color: #ffffff;
  color: #1f2937;
}

.intro-section {
  max-width: 960px;
  margin: 0 auto;
  padding: 2rem 1.5rem;
  line-height: 1.9;
  font-size: 1.125rem; /* 18px */
  background-color: #ffffff;
}

.intro-section h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #111827;
  font-weight: 800;
  text-align: right; /* راست‌چین کردن عنوان */
}

.intro-section p {
  margin-bottom: 1.5rem;
  text-align: justify;
}

@media (max-width: 768px) {
  .intro-section {
    padding: 1.5rem 1rem;
    font-size: 1rem;
  }

  .intro-section h2 {
    font-size: 1.25rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ecc6fd6 */body {
  font-family: "Vazirmatn", "IRANSans", sans-serif;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  color: #1f2937;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

.toc-container {
  max-width: 960px;
  margin: 0 auto;
  padding: 2rem 1.5rem;
  background-color: #f9fafb;
  border-radius: 0.5rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.toc-title {
  font-size: 1.5rem;
  font-weight: 800;
  color: #111827;
  margin-bottom: 1rem;
  text-align: right;
}

.toc-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.toc-list li {
  margin-bottom: 0.75rem;
}

.toc-list a {
  text-decoration: none;
  font-size: 1.125rem;
  color: #2563eb;
  transition: color 0.3s;
}

.toc-list a:hover {
  color: #1d4ed8;
}

/* دکمه بازگشت به بالا */
#backToTop {
  position: fixed;
  bottom: 1.5rem;
  left: 1.5rem;
  background-color: #2563eb;
  color: #fff;
  padding: 0.6rem 1rem;
  border-radius: 100px;
  border: none;
  font-size: 0.9rem;
  cursor: pointer;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  display: none;
}

#backToTop:hover {
  background-color: #1d4ed8;
}

/* واکنش‌گرایی برای تبلت‌ها و موبایل‌ها */
@media (max-width: 768px) {
  .toc-title {
    font-size: 1.25rem;
  }

  .toc-list a {
    font-size: 1rem;
  }

  #backToTop {
    bottom: 1rem;
    left: 1rem;
    font-size: 0.8rem;
    padding: 0.5rem 0.9rem;
  }
}

/* واکنش‌گرایی برای موبایل‌های کوچک */
@media (max-width: 480px) {
  .toc-container {
    padding: 1.5rem 1rem;
  }

  .toc-title {
    font-size: 1.1rem;
  }

  .toc-list a {
    font-size: 0.95rem;
  }

  #backToTop {
    font-size: 0.75rem;
    padding: 0.4rem 0.8rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5566af4 */.content-section {
  max-width: 960px;
  margin: 2rem auto;
  padding: 2rem 1.5rem;
  font-family: "Vazirmatn", "IRANSans", sans-serif;
  color: #374151;
  background-color: #fff;
  border-radius: 0.5rem;
  box-sizing: border-box;
  line-height: 1.8;
}

.content-section h2 {
  font-size: 1.75rem;
  font-weight: 800;
  color: #111827;
  margin-bottom: 1rem;
  text-align: right;
}

.content-section h3 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #1e3a8a;
  margin-bottom: 0.75rem;
  text-align: right;
}

.content-section p {
  font-size: 1.05rem;
  margin-bottom: 1.5rem;
  text-align: justify;
}

.content-section ul {
  list-style-type: disc;
  padding-right: 1.5rem;
  margin-bottom: 1.5rem;
  color: #374151;
}

.content-section ul li {
  margin-bottom: 0.4rem;
  font-size: 1.05rem;
}

/* واکنش‌گرایی برای تبلت */
@media (max-width: 768px) {
  .content-section {
    padding: 1.5rem 1rem;
    margin: 1.5rem auto;
  }

  .content-section h2 {
    font-size: 1.5rem;
  }

  .content-section h3 {
    font-size: 1.1rem;
  }

  .content-section p,
  .content-section ul li {
    font-size: 1rem;
  }
}

/* واکنش‌گرایی برای موبایل */
@media (max-width: 480px) {
  .content-section {
    padding: 1rem 0.8rem;
    margin: 1rem auto;
  }

  .content-section h2 {
    font-size: 1.3rem;
  }

  .content-section h3 {
    font-size: 1rem;
  }

  .content-section p,
  .content-section ul li {
    font-size: 0.95rem;
    line-height: 1.6;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-26d90b4 */.content-section {
  padding: 2rem 1.5rem;
  max-width: 960px;
  margin: auto;
  box-sizing: border-box;
}

.section-title {
  font-size: clamp(1.5rem, 4vw, 1.75rem);
  font-weight: 800;
  color: #111827;
  margin-bottom: 1rem;
  text-align: right;
  line-height: 1.2;
}

.sub-title {
  font-size: clamp(1.1rem, 3vw, 1.3rem);
  font-weight: bold;
  color: #1e3a8a;
  margin-bottom: 0.75rem;
  text-align: right;
}

.paragraph {
  font-size: clamp(0.95rem, 2.5vw, 1.05rem);
  line-height: 1.8;
  margin-bottom: 1.5rem;
  text-align: justify;
  color: #374151;
}

.check-list {
  margin-bottom: 1.5rem;
  padding-right: 1.2rem;
  list-style-type: none;
  color: #374151;
  font-size: clamp(0.95rem, 2.5vw, 1.05rem);
  line-height: 1.7;
}

/* ریسپانسیو برای موبایل */
@media (max-width: 600px) {
  .content-section {
    padding: 1.2rem 1rem;
  }

  .section-title {
    font-size: 1.4rem !important;
    text-align: center !important;
    margin-bottom: 0.8rem;
  }

  .sub-title {
    font-size: 1.1rem !important;
    text-align: center !important;
    margin-bottom: 0.6rem;
  }

  .paragraph {
    font-size: 1rem !important;
    margin-bottom: 1.2rem;
    text-align: justify;
  }

  .check-list {
    font-size: 1rem !important;
    padding-right: 0;
    margin-left: 1rem; /* تغییر جهت مناسب برای راست به چپ */
    list-style-position: inside;
    line-height: 1.5;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-afc27e6 *//* بخش کلی */
.content-section {
  padding: 2rem 1.5rem;
  max-width: 960px;
  margin: auto;
  box-sizing: border-box;
}

/* عنوان اصلی */
.content-section h2 {
  font-size: 1.75rem;
  font-weight: 800;
  color: #111827;
  margin-bottom: 1rem;
  text-align: right;
}

/* پاراگراف‌ها */
.content-section p {
  font-size: 1.05rem;
  line-height: 1.9;
  margin-bottom: 1.5rem;
  text-align: justify;
}

/* زیرعنوان‌ها */
.content-section h3 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #1e3a8a;
  margin-bottom: 1rem;
  text-align: right;
}

/* جدول */
.table-container {
  overflow-x: auto;
  margin-bottom: 1.5rem;
}

.table-container table {
  width: 100%;
  border-collapse: collapse;
  direction: rtl;
  text-align: center;
  font-size: 1rem;
  color: #374151;
  min-width: 320px;
}

.table-container thead tr {
  background-color: #e0e7ff;
  color: #1e3a8a;
}

.table-container th,
.table-container td {
  padding: 0.75rem;
  border: 1px solid #cbd5e1;
}

.table-container tbody tr {
  border-bottom: 1px solid #cbd5e1;
}

/* نکته طلایی */
.golden-tip {
  font-size: 1.05rem;
  line-height: 1.9;
  margin-bottom: 1rem;
  text-align: justify;
  font-weight: 700;
  color: #b45309;
}

/* ریسپانسیو */
@media (max-width: 600px) {
  #section3 h2 {
    font-size: 1.5rem !important;
    text-align: center !important;
  }
  #section3 h3 {
    font-size: 1.2rem !important;
    text-align: center !important;
  }
  #section3 p {
    font-size: 1rem !important;
  }
  #section3 table {
    font-size: 0.9rem !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ee3affd */.content-section {
  padding: 2rem 1.5rem;
  max-width: 960px;
  margin: auto;
  box-sizing: border-box;
}

.section-title {
  font-size: clamp(1.5rem, 4vw, 1.75rem);
  font-weight: 800;
  color: #111827;
  margin-bottom: 1rem;
  text-align: right;
  line-height: 1.2;
}

.sub-title {
  font-size: clamp(1.1rem, 3vw, 1.3rem);
  font-weight: bold;
  color: #1e3a8a;
  margin-bottom: 1rem;
  text-align: right;
}

.minor-title {
  font-size: clamp(1rem, 2.5vw, 1.1rem);
  font-weight: 700;
  margin: 1rem 0 0.5rem;
  color: #4b5563;
  text-align: right;
}

.paragraph {
  font-size: clamp(0.95rem, 2.5vw, 1.05rem);
  line-height: 1.9;
  margin-bottom: 1.5rem;
  text-align: justify;
  color: #374151;
}

.check-list {
  margin-bottom: 1.5rem;
  padding-right: 1.2rem;
  list-style-type: none;
  color: #374151;
  font-size: clamp(0.95rem, 2.5vw, 1.05rem);
  line-height: 1.9;
  text-align: right;
}

.warning-text {
  font-size: clamp(1rem, 2.5vw, 1.05rem);
  font-weight: bold;
  color: #b91c1c;
  margin-bottom: 1rem;
  text-align: right;
}

.note-text {
  font-size: clamp(1rem, 2.5vw, 1.05rem);
  font-weight: 600;
  color: #065f46;
  margin-bottom: 2rem;
  text-align: right;
}

/* ریسپانسیو برای موبایل */
@media (max-width: 600px) {
  .content-section {
    padding: 1.2rem 1rem;
  }

  .section-title {
    font-size: 1.4rem !important;
    text-align: center !important;
    margin-bottom: 0.8rem;
  }

  .sub-title {
    font-size: 1.1rem !important;
    text-align: center !important;
    margin-bottom: 0.6rem;
  }

  .minor-title {
    font-size: 1rem !important;
    text-align: center !important;
    margin: 0.8rem 0 0.4rem !important;
  }

  .paragraph,
  .check-list,
  .warning-text,
  .note-text {
    font-size: 1rem !important;
    margin-bottom: 1.2rem !important;
    text-align: justify !important;
    padding-right: 0 !important;
  }

  .check-list {
    padding-right: 0 !important;
    margin-left: 1rem;
    list-style-position: inside;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0165870 */.content-section {
  padding: 2rem 1.5rem;
  max-width: 960px;
  margin: auto;
  box-sizing: border-box;
  direction: rtl;
  font-family: 'Tahoma', sans-serif;
  color: #374151;
  text-align: right;
}

.content-section h2 {
  font-size: 1.75rem;
  font-weight: 800;
  color: #111827;
  margin-bottom: 1rem;
}

.content-section h3 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #1e3a8a;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

.content-section p {
  font-size: 1.05rem;
  line-height: 1.9;
  margin-bottom: 1rem;
  text-align: justify;
}

.content-section ul {
  list-style: none;
  padding: 0;
  font-size: 1.05rem;
  line-height: 1.9;
  color: #374151;
  margin-bottom: 1.5rem;
}

.content-section li {
  margin-bottom: 0.3rem;
}

.danger-text {
  font-weight: bold;
  color: #dc2626;
  margin-bottom: 1rem;
  text-align: right;
}

.solution-text {
  font-weight: 600;
  color: #059669;
  margin-bottom: 2rem;
  text-align: right;
}

.warning-text {
  font-weight: bold;
  color: #b45309;
  margin-bottom: 0.5rem;
  text-align: right;
}

.advice-text {
  font-weight: 700;
  color: #0e7490;
  margin-top: 2rem;
  text-align: right;
}

@media (max-width: 600px) {
  .content-section h2 {
    font-size: 1.5rem;
    text-align: center;
  }
  .content-section h3 {
    font-size: 1.2rem;
    text-align: center;
  }
  .content-section p,
  .content-section li {
    font-size: 0.95rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-338c58c *//* استایل کلی بخش */
#section6 {
  padding: 2rem 1.5rem;
  max-width: 960px;
  margin: auto;
  box-sizing: border-box;
  direction: rtl;
  font-family: 'Tahoma', sans-serif;
  color: #374151; /* رنگ متن پایه */
}

/* تیتر اصلی */
#section6 h2 {
  font-size: 1.75rem;
  font-weight: 800;
  color: #111827;
  margin-bottom: 1rem;
  text-align: right;
}

/* تیترهای زیرمجموعه */
#section6 h3 {
  font-size: 1.3rem;
  font-weight: bold;
  color: #1e3a8a;
  margin-bottom: 1rem;
  text-align: right;
}

/* پاراگراف ها */
#section6 p {
  font-size: 1.05rem;
  line-height: 1.9;
  margin-bottom: 1.5rem;
  text-align: justify;
  color: #374151;
}

/* پاراگراف با استایل متفاوت برای زیرعنوان های خاص */
#section6 p.highlighted-subtitle {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #0f766e;
  text-align: right;
}

/* پاراگراف نکته */
#section6 p.note {
  color: #f59e0b;
  font-weight: 600;
  margin-bottom: 1.5rem;
  text-align: right;
}

/* پاراگراف هشدار */
#section6 p.warning {
  font-weight: 600;
  color: #be123c;
  margin-bottom: 1.5rem;
  text-align: right;
}

/* پاراگراف هشدار مهم */
#section6 p.important-warning {
  font-weight: bold;
  color: #dc2626;
  margin-bottom: 1.5rem;
  text-align: right;
}

/* جدول */
#section6 table {
  width: 100%;
  border-collapse: collapse;
  font-size: 1.05rem;
  line-height: 1.9;
  margin-bottom: 1.5rem;
  text-align: right;
}

/* هدر جدول */
#section6 table thead {
  background-color: #f3f4f6;
}

/* سلول های جدول */
#section6 table th,
#section6 table td {
  padding: 0.5rem;
  border: 1px solid #e5e7eb;
}

/* لیست بدون بولت */
#section6 ul.checklist {
  list-style: none;
  padding: 0;
  font-size: 1.05rem;
  line-height: 1.9;
  color: #374151;
  text-align: right;
}

/* ریسپانسیو برای موبایل */
@media (max-width: 600px) {
  #section6 h2 {
    font-size: 1.5rem;
    text-align: center;
  }
  #section6 h3 {
    font-size: 1.2rem;
    text-align: center;
  }
  #section6 p,
  #section6 li,
  #section6 table {
    font-size: 0.95rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-22bc951 *//* استایل بخش محتوا */
#section7 {
  padding: 2rem 1.5rem;
  max-width: 960px;
  margin: auto;
  box-sizing: border-box;
}

#section7 h2 {
  font-size: clamp(1.5rem, 4vw, 1.75rem);
  font-weight: 800;
  color: #111827;
  margin-bottom: 1rem;
  text-align: right;
}

#section7 h3 {
  font-size: clamp(1.1rem, 3vw, 1.3rem);
  font-weight: bold;
  color: #1e3a8a;
  margin-bottom: 1rem;
  text-align: right;
}

#section7 p {
  font-size: clamp(1rem, 2.5vw, 1.05rem);
  line-height: 1.9;
  margin-bottom: 1rem;
  text-align: justify;
  color: #374151;
}

#section7 ul {
  list-style: none;
  padding: 0;
  margin-bottom: 1rem;
  color: #374151;
  text-align: right;
  font-size: clamp(1rem, 2.5vw, 1.05rem);
  line-height: 1.9;
}

#section7 ul li {
  margin-bottom: 0.7rem;
  /* برای بهتر نشان دادن بولت‌ها از ایموجی استفاده شده */
}

/* برای آخرین ul زیر "نتیجه‌گیری و درس مهم" فاصله پایین بیشتر */
#section7 ul:last-of-type {
  margin-bottom: 1.5rem;
}

/* بخش پایانی h3 برای فاصله بیشتر */
#section7 h3:last-of-type {
  margin-bottom: 1.5rem;
}

/* ریسپانسیو برای موبایل */
@media (max-width: 480px) {
  #section7 {
    padding: 1.5rem 1rem;
  }

  #section7 h2 {
    font-size: 1.4rem !important;
  }

  #section7 h3 {
    font-size: 1.1rem !important;
  }

  #section7 p,
  #section7 ul li {
    font-size: 1rem !important;
    line-height: 1.6 !important;
  }

  #section7 ul {
    padding-right: 1rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-688375d */#section8 {
  padding: 2rem 1.5rem;
  max-width: 720px;
  margin: auto;
  box-sizing: border-box;
  background-color: #f9fafb;
  border-radius: 12px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.05);
  direction: rtl;
  font-family: 'Vazir', Tahoma, sans-serif;
}

#section8 h2 {
  font-size: 1.9rem;
  font-weight: 900;
  color: #111827;
  margin-bottom: 1rem;
  text-align: right;
  border-bottom: 3px solid #3b82f6;
  padding-bottom: 0.5rem;
}

#section8 p {
  font-size: 1.1rem;
  line-height: 2;
  color: #374151;
  margin-bottom: 2rem;
  text-align: justify;
}

#section8 h3 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #2563eb;
  margin-bottom: 1rem;
  text-align: right;
  border-bottom: 2px solid #93c5fd;
  padding-bottom: 0.3rem;
}

#section8 ul {
  padding-right: 1.5rem;
  color: #4b5563;
  font-size: 1.05rem;
  line-height: 1.8;
  text-align: right;
  margin-bottom: 2rem;
}

#section8 ul:first-of-type {
  list-style-type: disc;
}

#section8 ul:last-of-type {
  list-style-type: square;
}

/* ریسپانسیو برای موبایل */
@media (max-width: 767px) {
  #section8 {
    padding: 1.5rem 1rem;
    max-width: 100%;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  }
  #section8 h2 {
    font-size: 1.5rem;
    border-bottom-width: 2px;
  }
  #section8 h3 {
    font-size: 1.2rem;
    border-bottom-width: 1.5px;
  }
  #section8 p,
  #section8 ul {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
  }
  #section8 ul {
    padding-right: 1rem;
  }
}

/* ریسپانسیو برای صفحه نمایش بسیار کوچک */
@media (max-width: 400px) {
  #section8 h2 {
    font-size: 1.3rem;
  }
  #section8 h3 {
    font-size: 1.1rem;
  }
  #section8 p,
  #section8 ul {
    font-size: 0.9rem;
    line-height: 1.4;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b68bb76 *//* Reset */
*, *::before, *::after {
  box-sizing: border-box;
}

body {
  font-family: 'Tahoma', sans-serif;
  background: #f9faff;
  margin: 0; padding: 0;
  color: #222;
  line-height: 1.6;
}

main {
  max-width: 900px;
  margin: 2rem auto;
  padding: 0 1rem;
}

h1 {
  text-align: center;
  margin-bottom: 2rem;
  font-weight: 700;
  color: #004080;
  font-size: 2.4rem;
}

section {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgb(0 0 0 / 0.1);
  overflow: hidden;
}

.accordion-item {
  border-bottom: 1px solid #e0e6f1;
}

.accordion-item:last-child {
  border-bottom: none;
}

button.accordion-header {
  width: 100%;
  background: #0074d9;
  color: white;
  padding: 1.2rem 1.5rem;
  font-size: 1.2rem;
  text-align: right;
  cursor: pointer;
  border: none;
  outline-offset: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.3s ease;
  border-radius: 0;
}

button.accordion-header:hover,
button.accordion-header:focus {
  background: #005bb5;
}

button.accordion-header:after {
  content: '+';
  font-weight: 700;
  font-size: 1.4rem;
  transition: transform 0.3s ease;
}

button.accordion-header[aria-expanded="true"]:after {
  content: '−';
  transform: rotate(180deg);
}

div.accordion-panel {
  max-height: 0;
  overflow: hidden;
  padding: 0 1.5rem;
  background: #f5f8ff;
  color: #333;
  font-size: 1rem;
  line-height: 1.5;
  transition: max-height 0.35s ease;
}

div.accordion-panel.open {
  padding: 1rem 1.5rem;
}

/* Responsive */
@media (max-width: 600px) {
  h1 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }

  button.accordion-header {
    font-size: 1rem;
    padding: 1rem;
  }

  div.accordion-panel {
    font-size: 0.95rem;
    padding: 1rem 1.2rem;
  }
}/* End custom CSS */