.elementor-4400 .elementor-element.elementor-element-30f4b337 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-4400 .elementor-element.elementor-element-30f4b337:not(.elementor-motion-effects-element-type-background), .elementor-4400 .elementor-element.elementor-element-30f4b337 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9F9;}.elementor-4400 .elementor-element.elementor-element-30f4b337{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:-40px 0px 80px 0px;padding:80px 10px 80px 10px;}.elementor-4400 .elementor-element.elementor-element-30f4b337 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4400 .elementor-element.elementor-element-de6816b .title-subtitle{font-weight:600;}.elementor-4400 .elementor-element.elementor-element-52737e3b > .elementor-element-populated{margin:0% 0% 0% 30%;--e-column-margin-right:0%;--e-column-margin-left:30%;}.elementor-4400 .elementor-element.elementor-element-1cde49f0 .info-box-inner{font-size:16px;}.elementor-4400 .elementor-element.elementor-element-1c137d17 > .elementor-element-populated{margin:0% 0% 0% 30%;--e-column-margin-right:0%;--e-column-margin-left:30%;}.elementor-4400 .elementor-element.elementor-element-1be79bd5 .info-box-inner{font-size:16px;}.elementor-4400 .elementor-element.elementor-element-d7b5e44{--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;}@media(max-width:1024px) and (min-width:768px){.elementor-4400 .elementor-element.elementor-element-709130a2{width:100%;}.elementor-4400 .elementor-element.elementor-element-52737e3b{width:50%;}.elementor-4400 .elementor-element.elementor-element-1c137d17{width:50%;}}@media(max-width:1024px){.elementor-4400 .elementor-element.elementor-element-30f4b337{margin:-40px 0px 60px 0px;padding:60px 15px 60px 15px;}.elementor-4400 .elementor-element.elementor-element-52737e3b > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-4400 .elementor-element.elementor-element-1c137d17 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}@media(max-width:767px){.elementor-4400 .elementor-element.elementor-element-30f4b337{margin:-40px 0px 40px 0px;}}/* Start custom CSS for html, class: .elementor-element-7468cbf */.smg-about-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.smg-about-header {
    background: #000000;
    color: #ffffff;
    padding: 40px 20px;
    text-align: center;
    margin-bottom: 30px;
    border-radius: 10px;
}

.smg-about-header h1 {
    color: #8ACA4F;
    font-size: 2.5em;
    margin: 0;
}

.smg-section-title {
    color: #8ACA4F;
    border-bottom: 3px solid #000000;
    padding-bottom: 10px;
    margin: 30px 0 20px;
    font-size: 1.8em;
}

.smg-content-container p {
    font-size: 1.1em;
    line-height: 1.7;
    color: #333333;
    margin-bottom: 20px;
}

.smg-mission-section {
    background: rgba(138, 202, 79, 0.1);
    padding: 25px;
    border-radius: 10px;
    border: 2px solid #8ACA4F;
}

.smg-visit-section {
    background: #000000;
    color: #ffffff;
    padding: 30px;
    border-radius: 10px;
    margin-top: 30px;
}

.smg-visit-section p {
    color: #ffffff;
}

@media (max-width: 768px) {
    .smg-about-header h1 {
        font-size: 2em;
    }
    
    .smg-section-title {
        font-size: 1.5em;
    }
}/* End custom CSS */