.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bb9012c:#D1D0C5;--e-global-color-2680781:#E2B715;--e-global-color-345c08e:#333437;--e-global-color-8d12ab3:#656669;--e-global-color-db3708f:#7A7A7A;--e-global-color-750110e:#333437;--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;--e-global-typography-f913687-font-family:"Roboto Mono";--e-global-typography-f913687-font-size:15px;--e-global-typography-f913687-font-weight:300;--e-global-typography-e8f2caf-font-family:"Roboto Mono";--e-global-typography-e8f2caf-font-size:18px;--e-global-typography-e8f2caf-font-weight:300;--e-global-typography-e8f2caf-text-decoration:underline;--e-global-typography-597883f-font-family:"Roboto Mono";--e-global-typography-597883f-font-size:13px;--e-global-typography-597883f-font-weight:300;--e-global-typography-e30b36b-font-family:"Roboto Mono";--e-global-typography-e30b36b-font-size:16px;--e-global-typography-e30b36b-font-weight:300;background-color:var( --e-global-color-750110e );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h2{color:var( --e-global-color-bb9012c );font-family:var( --e-global-typography-f913687-font-family ), Sans-serif;font-size:var( --e-global-typography-f913687-font-size );font-weight:var( --e-global-typography-f913687-font-weight );}.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-kit-6 h2{font-size:var( --e-global-typography-f913687-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h2{font-size:var( --e-global-typography-f913687-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a {
  color: #d1d0c5; 
  text-decoration: none; 
  transition: color 0.3s ease;
}
a:hover {
  color: #e2b715; 
  text-decoration: underline;
}

a:visited {
  color: #d1d0c5;
}

.swap-btn:focus,
.swap-btn:active,
.copy-btn:focus,
.copy-btn:active,
.reset-btn:focus,
.reset-btn:active {
  outline: none !important;
  box-shadow: none !important;
  background-color: #2b2e31 !important;
  color: inherit !important;
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main, .site-main, .elementor-location-single, .elementor-inner {
  flex: 1 0 auto;
}/* End custom CSS */