.elementor-10590 .elementor-element.elementor-element-5a016e27{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-10590 .elementor-element.elementor-element-27154f6e{font-family:"Roboto", Sans-serif;font-weight:400;}/* Start custom CSS for text-editor, class: .elementor-element-27154f6e *//* ===== SILVER CORNER PACKAGING BLOG STYLE ===== */

.scp-blog h1 {
  font-family: 'Playfair Display', serif;
  font-size: 46px;
  font-weight: 600;
  line-height: 1.18;
  color: #234889;
  margin-bottom: 22px;
}

.scp-blog h2 {
  font-family: 'Playfair Display', serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.22;
  color: #234889;
  margin-top: 36px;
  margin-bottom: 16px;
}

.scp-blog h3 {
  font-family: 'Playfair Display', serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.26;
  color: #222222;
  margin-top: 28px;
  margin-bottom: 14px;
}

.scp-blog h4 {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  color: #222222;
  margin-top: 22px;
  margin-bottom: 12px;
}

/* Body Text */

.scp-blog p {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 18px;
}

/* Lists */

.scp-blog ul,
.scp-blog ol {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  line-height: 30px;
  color: #000000;
  padding-left: 22px;
  margin-bottom: 18px;
}

.scp-blog li {
  margin-bottom: 6px;
}

/* Links */

.scp-blog a {
  color: #234889;
  text-decoration: none;
  font-weight: 500;
}

.scp-blog a:hover {
  text-decoration: underline;
}

/* Mobile Optimization */

@media (max-width: 767px) {

.scp-blog h1 { font-size: 32px; }

.scp-blog h2 { font-size: 28px; }

.scp-blog h3 { font-size: 24px; }

.scp-blog h4 { font-size: 20px; }

.scp-blog p,
.scp-blog ul,
.scp-blog ol {
  font-size: 16px;
  line-height: 26px;
}

}/* End custom CSS */