/* Start custom CSS */html, body{
width: 100%;
overflow-x: hidden;
}

body.elementor-page-19714 .e-con-inner{
    max-width: 1280px !important;
}

p{
    margin: 0;
}

.degrade{
    background: linear-gradient(90deg, #F2D230 0%, #F90 100%);
    background-clip: text;  
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    -webkit-box-decoration-break: clone;
}/* End custom CSS */