.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-84e7702:#7B0415;--e-global-color-af7b525:#0B4E4B;--e-global-color-2cc4392:#042326;--e-global-color-24f5614:#AA0021;--e-global-color-aba2134:#B3B3B3;--e-global-color-f7fcad9:#FFFFFF;--e-global-color-189518f:#000000;--e-global-color-5c12e13:#F1F1F1;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 a{color:#7A7A7A;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS */body{
    margin:0;
}


/*Borde general para todos los botones*/

.elementor-button{
    position: relative;
}

.elementor-button:before {
    content: "";
    border: solid 1px #7B0415;
    padding: 10px;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: -5px;
    top: -6px;
}

.content_newsletter .elementor-button:before {
    display: none;
}

* a:focus,
button:focus,
input:focus,
textarea:focus {
outline: none !important;
box-shadow: none !important;
}

* :focus,
button:focus,
input:focus,
textarea:focus {
outline: none !important;
box-shadow: none !important;
}/* End custom CSS */