.elementor-kit-6{--e-global-color-primary:#57585A;--e-global-color-secondary:#FCD119;--e-global-color-text:#000000;--e-global-color-accent:#DB222A;--e-global-color-c3a8ef5:#FFFFFF;--e-global-typography-text-font-family:"Roboto Slab";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Roboto Slab";--e-global-typography-accent-font-size:0.85rem;--e-global-typography-accent-font-weight:400;--e-global-typography-99ef90d-font-family:"Roboto";--e-global-typography-99ef90d-font-size:1.25rem;--e-global-typography-99ef90d-font-weight:300;--e-global-typography-99ef90d-line-height:1.75rem;--e-global-typography-cfa2632-font-family:"Roboto Slab";--e-global-typography-cfa2632-font-size:1.5rem;--e-global-typography-cfa2632-font-weight:300;--e-global-typography-cfa2632-line-height:2rem;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:1.2rem;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-size:2.75rem;font-weight:900;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-size:2rem;font-weight:900;}.elementor-kit-6 h3{font-family:"Roboto", Sans-serif;font-size:1.5rem;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child, li:last-child {
    margin-bottom: 0;
    margin-block-end: 0;
}

.scam-card-archive {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.scam-card-archive .scam-thumb img {
  max-width: 150px;
  height: auto;
}
.scam-card-single .scam-thumb img {
  max-width: 100%;
  margin-bottom: 1rem;
}
.scam-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.scam-gallery img {
  max-width: 120px;
  height: auto;
}/* End custom CSS */