.elementor-314 .elementor-element.elementor-element-158e1f7b{--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-popup-modal-314 .dialog-widget-content{background-color:#000000;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}#elementor-popup-modal-314{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-314 .dialog-message{width:640px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-314 .dialog-close-button{display:flex;}/* Start custom CSS */p{
margin-bottom: 0;
}


html, body{
    width: 100%;
    overflow-x: hidden;
}


[data-elementor-type="wp-page"]{
    overflow: hidden;
}

[data-elementor-type="wp-post"]{
    overflow: hidden;
}

.cor {
color: #FEE5AC;
}

body::-webkit-scrollbar {
width: 6px;
}
body::-webkit-scrollbar-track {
background: #141414;
}
body::-webkit-scrollbar-thumb {
background-color: #FEE5AC;
border-radius:5px;
}/* End custom CSS */