.elementor-kit-6{--e-global-color-primary:#913A8B;--e-global-color-secondary:#67BEEC;--e-global-color-text:#00004B;--e-global-color-accent:#4A4A49;--e-global-color-fc792f3:#FFFFFF;--e-global-color-50707b1:#AFC9B5;--e-global-color-eba36ea:#AD9D8E;--e-global-color-fea5c68:#C06F00;--e-global-color-ed2387f:#E0C1AD;--e-global-color-b42a334:#F8F1E7;--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-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.btn-contact  a {
    margin-left: 20px !important;
    color: #fff !important;
    padding: 10px 30px !important;
    border-radius: 25px;
    background-color: #820072;
}

.btn-contact a:hover {
    color: #fff;
    text-decoration: none;
}

.anim-bg a {
  background: linear-gradient(120deg, #00004b,#913a8b, #b84cb4);
  background-size: 175% 100%;
  background-position: 100% 0;
  transition: background-position 0.35s;
}

.anim-bg a:hover {
  background-position: 0 0;
}

a .elementor-button-icon {
    padding-left: 0;
    transition: 0.3s; 
}

a:hover .elementor-button-icon {
    padding-left: 10px;
}


footer a {
    color: #fff;
    transition: 0.15s;
}

footer a:hover {
    color: #fff;
    font-weight: bold;
}/* End custom CSS */