.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#4B5563;--e-global-color-f3066cd:#1D99FD;--e-global-color-00cb4f3:#010101;--e-global-color-cef2b7f:#214488;--e-global-color-0cad893:#FFFFFF;--e-global-color-e1b102e:#C4A77D;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--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;--e-global-typography-3641f85-font-family:"Raleway";--e-global-typography-3641f85-font-size:1.2rem;--e-global-typography-3641f85-font-weight:800;--e-global-typography-c81219e-font-family:"Raleway";--e-global-typography-c81219e-font-size:2.3rem;--e-global-typography-c81219e-font-weight:800;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:#FFF;--e-preloader-size:20px;--e-preloader-rotate:0deg;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:#4B5563;font-family:"Raleway", Sans-serif;font-size:1rem;font-weight:700;padding:01.1rem 02.3rem 01.1rem 02.3rem;}.elementor-kit-10 e-page-transition{background-color:#4B5563;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:83%;}.e-con{--container-max-width:83%;}.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);}@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-line a{
    box-shadow: inset 0 0 0 1px white;
}
.title-line {
  display: flex;
  align-items: center;
  gap: 17px;
}

.title-line::after {
  content: "";
  height: 2px;
  width: 10%;
  background-color: #4B5563;
}
.btn-line-white a{
        box-shadow: inset 0 0 0 1px black;
}
.btn-line-white{
       background-color:white;border-style:solid;border-width:3px 3px 3px 3px;border-color:#ffffff;
       border-radius:5px 5px 5px 5px;
}/* End custom CSS */