.elementor-789 .elementor-element.elementor-element-6c0e013{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-789 .elementor-element.elementor-element-8cdacfb{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-789 .elementor-element.elementor-element-8ce31f8{--display:flex;}.elementor-widget-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-789 .elementor-element.elementor-element-b56ad1a .elementor-toc__header-title{text-align:start;}.elementor-789 .elementor-element.elementor-element-b56ad1a .elementor-toc__header{flex-direction:row;}.elementor-789 .elementor-element.elementor-element-b56ad1a{--item-text-hover-decoration:underline;}.elementor-789 .elementor-element.elementor-element-a7ab399{--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-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-789 .elementor-element.elementor-element-947fa02 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:50px;font-weight:700;line-height:62px;color:#B4032C;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-789 .elementor-element.elementor-element-0169007 .elementor-icon-list-icon i{color:#0D254E;font-size:14px;}.elementor-789 .elementor-element.elementor-element-0169007 .elementor-icon-list-icon svg{fill:#0D254E;--e-icon-list-icon-size:14px;}.elementor-789 .elementor-element.elementor-element-0169007 .elementor-icon-list-icon{width:14px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-789 .elementor-element.elementor-element-65b90b2{font-family:"Poppins", Sans-serif;font-size:24px;font-weight:400;}.elementor-789 .elementor-element.elementor-element-d287fa6{--display:flex;}@media(min-width:768px){.elementor-789 .elementor-element.elementor-element-8cdacfb{--width:30%;}.elementor-789 .elementor-element.elementor-element-a7ab399{--width:70%;}}/* Start custom CSS for table-of-contents, class: .elementor-element-b56ad1a *//* ============================================================
   TOC WIDGET CSS — Elementor Pro TOC Widget
   CSS ID: post-toc  (Advanced → CSS ID mein likho)
   Paste in: Elementor → Site Settings → Custom CSS
   ============================================================ */

/* -----------------------------------------------------------
   WRAPPER
----------------------------------------------------------- */
#post-toc .elementor-widget-container {
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 4px !important;
  padding: 0 !important;
  overflow: hidden !important;
}

/* -----------------------------------------------------------
   HEADER — "CONTENTS ^"
----------------------------------------------------------- */
#post-toc .elementor-toc__header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding: 16px 20px 14px !important;
  border-bottom: 2px solid #0D254E !important;
  background: #ffffff !important;
  cursor: pointer !important;
}

#post-toc .elementor-toc__header-title {
  font-size: 14px !important;
  font-weight: 800 !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  color: #1a1a2e !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  line-height: 1 !important;
}

/* Toggle arrow */
#post-toc .elementor-toc__toggle-button {
  color: #1a1a2e !important;
  font-size: 13px !important;
}

#post-toc .elementor-toc__toggle-button i,
#post-toc .elementor-toc__toggle-button svg {
  color: #1a1a2e !important;
  fill: #1a1a2e !important;
  width: 14px !important;
  height: 14px !important;
}

/* -----------------------------------------------------------
   BODY / LIST CONTAINER
----------------------------------------------------------- */
#post-toc .elementor-toc__body {
  padding: 10px 20px 16px !important;
  background: #ffffff !important;
}

/* -----------------------------------------------------------
   LIST — Reset all styles
----------------------------------------------------------- */
#post-toc .elementor-toc__list-wrapper {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  counter-reset: none !important;
}

/* -----------------------------------------------------------
   LIST ITEM
----------------------------------------------------------- */
#post-toc .elementor-toc__list-item {
  list-style: none !important;
  position: relative !important;
  padding: 7px 0 7px 26px !important;
  margin: 0 !important;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #f0f0f0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: block !important;
  transition: none !important;
}

#post-toc .elementor-toc__list-item:last-child {
  border-bottom: none !important;
}

/* Gray square bullet */
#post-toc .elementor-toc__list-item::before {
  content: "" !important;
  position: absolute !important;
  left: 2px !important;
  top: 15px !important;
  width: 9px !important;
  height: 9px !important;
  background: #9ca3af !important;
  border-radius: 1px !important;
  border: none !important;
  display: block !important;
  transform: none !important;
}

/* Nested items (H3, H4) — slightly indented, smaller bullet */
#post-toc .elementor-toc__list-item .elementor-toc__list-item {
  padding-left: 20px !important;
  border-bottom: none !important;
}

#post-toc .elementor-toc__list-item .elementor-toc__list-item::before {
  width: 6px !important;
  height: 6px !important;
  background: #d1d5db !important;
  top: 14px !important;
}

/* -----------------------------------------------------------
   LINKS
----------------------------------------------------------- */
#post-toc .elementor-toc__list-item-text,
#post-toc .elementor-toc__list-item-text-wrapper {
  color: #6b7280 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  line-height: 1.5 !important;
  background: none !important;
  padding: 0 !important;
  border: none !important;
  display: block !important;
  transition: color 0.15s ease !important;
}

#post-toc .elementor-toc__list-item-text:hover,
#post-toc .elementor-toc__list-item-text-wrapper:hover {
  color: #0D254E !important;
  text-decoration: none !important;
}

/* First item — darker, bolder */
#post-toc .elementor-toc__list-wrapper > .elementor-toc__list-item:first-child
  .elementor-toc__list-item-text,
#post-toc .elementor-toc__list-wrapper > .elementor-toc__list-item:first-child
  .elementor-toc__list-item-text-wrapper {
  color: #1a1a2e !important;
  font-weight: 600 !important;
}

#post-toc .elementor-toc__list-wrapper > .elementor-toc__list-item:first-child::before {
  background: #0D254E !important;
}/* End custom CSS */
/* Start custom CSS for theme-post-content, class: .elementor-element-65b90b2 *//* ============================================================
   BLOG POST CSS — Minimal Professional
   Selector: #post_content
   Paste in: Elementor → Site Settings → Custom CSS
   Primary:   #0D254E (Navy)
   Secondary: #B4032C (Red)
   Font: Poppins
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,600&display=swap');

/* -----------------------------------------------------------
   VARIABLES
----------------------------------------------------------- */
:root {
  --navy:       #0D254E;
  --navy-light: #1a3a6e;
  --navy-pale:  #eef1f7;
  --navy-tint:  #f4f6fb;
  --red:        #B4032C;
  --red-pale:   #fdf0f2;
  --text:       #191919;
  --text-body:  #191919;
  --text-muted: #6b7280;
  --border:     #dde2ec;
  --white:      #ffffff;
  --font:       'Poppins', sans-serif;
}

/* -----------------------------------------------------------
   BASE
----------------------------------------------------------- */
#post_content,
#post_content * {
  font-family: var(--font);
}

/* -----------------------------------------------------------
   H1
----------------------------------------------------------- */
#post_content h1 {
  font-size: 38px;
  font-weight: 700;
  color: var(--navy);
  letter-spacing: -0.02em;
  line-height: 1.25;
  margin-bottom: 24px;
}

/* -----------------------------------------------------------
   H2 — Navy background, white text (clear highlight)
----------------------------------------------------------- */
#post_content h2 {
  font-size: 26px;
  font-weight: 600;
  color: var(--white);
  background: var(--navy);
  padding: 14px 20px;
  border-left: 5px solid var(--red);
  border-radius: 4px;
  margin: 44px 0 20px;
  line-height: 1.35;
}

/* -----------------------------------------------------------
   H3 — Light navy tint, red left border
----------------------------------------------------------- */
#post_content h3 {
  font-size: 22px;
  font-weight: 600;
  color: var(--navy);
  background: var(--navy-tint);
  border-left: 4px solid var(--red);
  padding: 11px 18px;
  border-radius: 0 4px 4px 0;
  margin: 34px 0 16px;
  line-height: 1.4;
}

/* -----------------------------------------------------------
   H4, H5, H6
----------------------------------------------------------- */
#post_content h4 {
  font-size: 19px;
  font-weight: 600;
  color: var(--navy);
  margin: 26px 0 10px;
  padding-bottom: 8px;
  border-bottom: 2px solid var(--border);
}

#post_content h5 {
  font-size: 17px;
  font-weight: 600;
  color: var(--text-body);
  margin: 20px 0 8px;
}

#post_content h6 {
  font-size: 14px;
  font-weight: 600;
  color: var(--text-muted);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin: 16px 0 6px;
}

/* -----------------------------------------------------------
   PARAGRAPHS — Poppins 400, 21px, 34px line-height
----------------------------------------------------------- */
#post_content p {
  font-size: 21px;
  font-weight: 400;
  line-height: 34px;
  color: var(--text-body);
  margin-bottom: 1.5em;
}

/* Lead paragraph */
#post_content > p:first-of-type {
  font-size: 21px;
  font-weight: 500;
  color: var(--navy);
  border-left: 3px solid var(--red);
  padding-left: 16px;
  margin-bottom: 28px;
  line-height: 34px;
}

/* -----------------------------------------------------------
   LINKS
----------------------------------------------------------- */
#post_content a {
  color: var(--red);
  font-weight: 500;
  text-decoration: underline;
  text-decoration-color: rgba(180, 3, 44, 0.35);
  text-underline-offset: 3px;
  transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

#post_content a:hover {
  color: var(--navy);
  text-decoration-color: var(--navy);
}

/* -----------------------------------------------------------
   UNORDERED LIST — Clean card with navy accent
----------------------------------------------------------- */
#post_content ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}

#post_content ul li {
  position: relative;
  padding: 11px 16px 11px 42px;
  margin-bottom: 7px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.65;
  color: var(--text-body);
  background: var(--white);
  border: 1px solid var(--border);
  border-left: 4px solid var(--navy);
  border-radius: 0 5px 5px 0;
  transition: border-color 0.2s ease, background 0.2s ease;
}

#post_content ul li:hover {
  border-left-color: var(--red);
  background: var(--navy-tint);
}

/* Dash bullet */
#post_content ul li::before {
  content: "";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 2.5px;
  background: var(--navy);
  border-radius: 2px;
  transition: background 0.2s ease;
}

#post_content ul li:hover::before {
  background: var(--red);
}

/* Nested */
#post_content ul ul {
  margin: 8px 0 0 12px;
}

#post_content ul ul li {
  background: transparent;
  border: none;
  border-left: 3px solid var(--border);
  padding: 5px 12px 5px 26px;
  font-size: 19px;
}

#post_content ul ul li::before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--text-muted);
  top: 50%;
}

/* -----------------------------------------------------------
   ORDERED LIST — Navy numbered circles
----------------------------------------------------------- */
#post_content ol {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  counter-reset: ol-counter;
}

#post_content ol li {
  position: relative;
  padding: 12px 16px 12px 52px;
  margin-bottom: 7px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.65;
  color: var(--text-body);
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: 5px;
  counter-increment: ol-counter;
  transition: background 0.2s ease, border-color 0.2s ease;
}

#post_content ol li::before {
  content: counter(ol-counter);
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background: var(--navy);
  color: var(--white);
  font-size: 13px;
  font-weight: 600;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

#post_content ol li:hover {
  background: var(--navy-tint);
  border-color: var(--navy);
}

/* -----------------------------------------------------------
   BLOCKQUOTE
----------------------------------------------------------- */
#post_content blockquote {
  background: var(--navy-tint);
  border: 1px solid var(--border);
  border-left: 5px solid var(--navy);
  border-radius: 0 6px 6px 0;
  margin: 36px 0;
  padding: 24px 28px 24px 36px;
  position: relative;
}

#post_content blockquote::before {
  content: '\201C';
  font-family: Georgia, serif;
  font-size: 72px;
  color: var(--navy);
  opacity: 0.12;
  position: absolute;
  top: 4px;
  left: 10px;
  line-height: 1;
}

#post_content blockquote p {
  font-size: 21px !important;
  font-style: italic;
  font-weight: 400;
  color: var(--navy) !important;
  line-height: 34px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
}

#post_content blockquote cite {
  display: block;
  margin-top: 12px;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  color: var(--red);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

#post_content blockquote cite::before {
  content: '— ';
}

/* -----------------------------------------------------------
   HORIZONTAL RULE
----------------------------------------------------------- */
#post_content hr {
  border: none;
  height: 1px;
  background: linear-gradient(to right, transparent, var(--border), transparent);
  margin: 48px 0;
}

/* -----------------------------------------------------------
   IMAGES
----------------------------------------------------------- */
#post_content img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  box-shadow: 0 4px 16px rgba(13, 37, 78, 0.1);
  display: block;
  margin: 32px auto;
}

#post_content figcaption {
  text-align: center;
  font-size: 14px;
  color: var(--text-muted);
  font-style: italic;
  margin-top: 10px;
}

/* -----------------------------------------------------------
   INLINE CODE & CODE BLOCKS
----------------------------------------------------------- */
#post_content code {
  background: var(--navy-pale);
  color: var(--navy);
  font-size: 15px;
  padding: 2px 7px;
  border-radius: 4px;
  border: 1px solid var(--border);
  font-family: 'Courier New', monospace;
}

#post_content pre {
  background: var(--navy);
  color: #d6e4ff;
  border-radius: 6px;
  padding: 22px 26px;
  overflow-x: auto;
  font-size: 15px;
  line-height: 1.75;
  margin: 32px 0;
  box-shadow: 0 4px 16px rgba(13, 37, 78, 0.2);
}

#post_content pre code {
  background: none;
  color: inherit;
  padding: 0;
  border: none;
  font-size: inherit;
}

/* -----------------------------------------------------------
   TABLE — Navy header, clean rows
----------------------------------------------------------- */
#post_content table {
  width: 100%;
  border-collapse: collapse;
  font-size: 19px;
  margin: 32px 0;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(13, 37, 78, 0.08);
  border: 1px solid var(--border);
}

#post_content thead {
  background: var(--navy);
}

#post_content thead th {
  padding: 14px 18px;
  text-align: left;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--white);
  border: none;
}

#post_content thead th:first-child {
  border-left: 4px solid var(--red);
}

#post_content tbody tr {
  border-bottom: 1px solid var(--border);
  transition: background 0.15s ease;
}

#post_content tbody tr:nth-child(even) {
  background: var(--navy-tint);
}

#post_content tbody tr:hover {
  background: var(--navy-pale);
}

#post_content td {
  padding: 13px 18px;
  color: var(--text-body);
  font-size: 18px;
  vertical-align: top;
  line-height: 1.6;
}

#post_content td:first-child {
  font-weight: 600;
  color: var(--navy);
}

/* -----------------------------------------------------------
   CALLOUT BOXES
----------------------------------------------------------- */
#post_content .info-box {
  background: var(--navy-tint);
  border: 1px solid var(--border);
  border-left: 4px solid var(--navy);
  border-radius: 0 5px 5px 0;
  padding: 18px 22px;
  margin: 28px 0;
  font-size: 20px;
  line-height: 34px;
  color: var(--text-body);
}

#post_content .highlight-box {
  background: var(--red-pale);
  border: 1px solid rgba(180, 3, 44, 0.2);
  border-left: 4px solid var(--red);
  border-radius: 0 5px 5px 0;
  padding: 18px 22px;
  margin: 28px 0;
  font-size: 20px;
  line-height: 34px;
  color: var(--text-body);
}

/* -----------------------------------------------------------
   RESPONSIVE
----------------------------------------------------------- */
@media (max-width: 768px) {
  #post_content h1 { font-size: 26px; }

  #post_content h2 {
    font-size: 20px;
    padding: 12px 16px;
  }

  #post_content h3 {
    font-size: 18px;
    padding: 10px 14px;
  }

  #post_content p,
  #post_content > p:first-of-type {
    font-size: 17px;
    line-height: 28px;
  }

  #post_content ul li,
  #post_content ol li {
    font-size: 16px;
  }

  #post_content blockquote p {
    font-size: 17px !important;
    line-height: 28px !important;
  }

  #post_content blockquote {
    padding: 18px 18px 18px 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-25314af *//* ============================================================
   COMMENTS SECTION CSS — Minimal Professional
   Primary:   #0D254E (Navy)
   Secondary: #B4032C (Red)
   Font: Source Sans 3
   Paste in: Elementor → Site Settings → Custom CSS
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800&display=swap');

/* -----------------------------------------------------------
   WRAPPER
----------------------------------------------------------- */
.llcm-comments {
  font-family: 'Source Sans 3', sans-serif;
  max-width: 780px;
  margin: 40px 0;
}

.llcm-comments-title {
  font-size: 19px;
  font-weight: 800;
  color: #0D254E;
  margin: 0 0 24px;
  padding-bottom: 12px;
  border-bottom: 3px solid #0D254E;
  letter-spacing: -0.01em;
}

/* -----------------------------------------------------------
   COMMENT WRAP — divider between top-level comments
----------------------------------------------------------- */
.llcm-comment-wrap {
  padding: 20px 0 20px;
  border-bottom: 1px solid #eef1f7;
}

.llcm-comment-wrap:last-child {
  border-bottom: none;
}

/* -----------------------------------------------------------
   SINGLE COMMENT ROW
----------------------------------------------------------- */
.llcm-comment {
  display: flex;
  gap: 14px;
}

/* -----------------------------------------------------------
   AVATAR
----------------------------------------------------------- */
.llcm-avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  background: #c4cad8;
  font-family: 'Source Sans 3', sans-serif;
}

/* LLCMATRIX team avatar — navy */
.llcm-avatar.team {
  background: #0D254E;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.03em;
  width: 38px;
  height: 38px;
}

/* -----------------------------------------------------------
   COMMENT BODY
----------------------------------------------------------- */
.llcm-comment-body {
  flex: 1;
}

/* -----------------------------------------------------------
   META — Name + Date
----------------------------------------------------------- */
.llcm-comment-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 6px;
}

.llcm-comment-name {
  font-size: 14.5px;
  font-weight: 700;
  color: #1a1a2e;
}

/* Team name — navy + red "Team" badge */
.llcm-comment-name.team {
  color: #0D254E;
  display: flex;
  align-items: center;
  gap: 7px;
}

.llcm-comment-name.team::after {
  content: "Team";
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #ffffff;
  background: #B4032C;
  padding: 2px 8px;
  border-radius: 30px;
}

.llcm-comment-date {
  font-size: 12px;
  color: #9ca3af;
  font-weight: 400;
}

/* -----------------------------------------------------------
   COMMENT TEXT
----------------------------------------------------------- */
.llcm-comment-text {
  font-size: 15px;
  line-height: 1.78;
  color: #3d4455;
  margin: 0 0 10px;
}

/* -----------------------------------------------------------
   REPLY BUTTON
----------------------------------------------------------- */
.llcm-reply-btn {
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #0D254E;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-family: 'Source Sans 3', sans-serif;
  transition: color 0.15s ease;
  display: inline-block;
}

.llcm-reply-btn:hover {
  color: #B4032C;
}

/* -----------------------------------------------------------
   NESTED REPLY — team reply area
----------------------------------------------------------- */
.llcm-replies {
  margin-top: 16px;
  padding: 16px 18px;
  background: #f4f6fb;
  border-left: 3px solid #0D254E;
  border-radius: 0 6px 6px 0;
}

.llcm-replies .llcm-comment {
  gap: 12px;
}

.llcm-replies .llcm-comment-text {
  font-size: 14.5px;
  color: #3d4455;
}

.llcm-replies .llcm-reply-btn {
  font-size: 12px;
}

/* -----------------------------------------------------------
   RESPONSIVE
----------------------------------------------------------- */
@media (max-width: 600px) {
  .llcm-avatar {
    width: 36px;
    height: 36px;
    font-size: 13px;
  }

  .llcm-avatar.team {
    width: 32px;
    height: 32px;
    font-size: 10px;
  }

  .llcm-comment-text {
    font-size: 14.5px;
  }

  .llcm-replies {
    padding: 12px 14px;
  }
}/* End custom CSS */