.elementor-15146 .elementor-element.elementor-element-9c52ef1{--display:flex;--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;--align-items:center;--margin-top:55px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-15146 .elementor-element.elementor-element-9c52ef1.e-con{--align-self:center;}body.elementor-page-15146:not(.elementor-motion-effects-element-type-background), body.elementor-page-15146 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@media(min-width:768px){.elementor-15146 .elementor-element.elementor-element-9c52ef1{--content-width:970px;}}/* Start custom CSS for html, class: .elementor-element-9df344c */.container {
    width: 80%;
    margin: auto;
    overflow: hidden;
}

header {
    background: #35424a;
    color: #ffffff;
    padding-top: 30px;
    min-height: 70px;
    border-bottom: #e8491d 3px solid;
}

header h1 {
    text-align: center;
    margin: 0;
}

.content {
    padding: 20px;
    background: #fff;
    margin-top: 20px;
    border-radius: 5px;
}

.video-container {
    text-align: center;
    margin: 20px 0;
}

.banner {
    text-align: center;
    margin: 20px 0;
}

.cta {
    text-align: center;
    margin: 20px 0;
    font-size: 1.2em;
    color: #e8491d;
}

a {
    color: #e8491d;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}/* End custom CSS */