.elementor-6828 .elementor-element.elementor-element-b9dbed8{--display:flex;--min-height:400px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.5;}.elementor-6828 .elementor-element.elementor-element-b9dbed8:not(.elementor-motion-effects-element-type-background), .elementor-6828 .elementor-element.elementor-element-b9dbed8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-6828 .elementor-element.elementor-element-b9dbed8::before, .elementor-6828 .elementor-element.elementor-element-b9dbed8 > .elementor-background-video-container::before, .elementor-6828 .elementor-element.elementor-element-b9dbed8 > .e-con-inner > .elementor-background-video-container::before, .elementor-6828 .elementor-element.elementor-element-b9dbed8 > .elementor-background-slideshow::before, .elementor-6828 .elementor-element.elementor-element-b9dbed8 > .e-con-inner > .elementor-background-slideshow::before, .elementor-6828 .elementor-element.elementor-element-b9dbed8 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://spartanroofingimprovements.com/wp-content/uploads/2025/10/image.jpeg");--background-overlay:'';background-position:center center;background-repeat:repeat;background-size:cover;}.elementor-widget-heading .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-6828 .elementor-element.elementor-element-017f6aa{text-align:center;}.elementor-6828 .elementor-element.elementor-element-017f6aa .elementor-heading-title{font-family:"Saira", Sans-serif;color:#FFFFFF;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-6828 .elementor-element.elementor-element-2e7ded2 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(27px/2);}.elementor-6828 .elementor-element.elementor-element-2e7ded2 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(27px/2);}.elementor-6828 .elementor-element.elementor-element-2e7ded2 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(27px/2);}.elementor-6828 .elementor-element.elementor-element-2e7ded2 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-27px/2);}.elementor-6828 .elementor-element.elementor-element-2e7ded2 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-27px/2);}.elementor-6828 .elementor-element.elementor-element-2e7ded2 .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-6828 .elementor-element.elementor-element-2e7ded2 .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-6828 .elementor-element.elementor-element-2e7ded2{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-6828 .elementor-element.elementor-element-2e7ded2 .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-6828 .elementor-element.elementor-element-9759c3c{--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-6828 .elementor-element.elementor-element-9759c3c.e-con{--flex-grow:0;--flex-shrink:0;}.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-6828 .elementor-element.elementor-element-78b0bcb{font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:400;}/* Start custom CSS */.content *{
    font-family: montserrat;
    color:#000;
}
.content h2{
    font-size: 30px;
    margin-bottom: 5px;
    margin-top: 20px;
}
.content h3{
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 20px;
}
.contitions ul{
    list-style-type: disc !important;
}
.contitions p , .contitions li{
    font-size: 14px !important;
}
.contitions li { 
    display: flex; 
    align-items: start; 
    padding-left: 1.5rem; 
    margin-bottom: 10px;
    text-transform: capitalize;
}
.contitions li::before {
  content: "•";
  margin-right: 0.6rem;
  align-content: start;
  font-size: 3rem;
  line-height: 0;
  padding-top: 9.5px;
}/* End custom CSS */