.elementor-kit-6{--e-global-color-primary:#1F6F8B;--e-global-color-secondary:#E8F4F8;--e-global-color-text:#F3F3F3;--e-global-color-accent:#F7EEDB;--e-global-color-kadence1:#2B6CB0;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--e-global-color-6802449:#0E2A38;--e-global-color-2f2e1d4:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"GFS Didot";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-657bdcb-font-family:"Cormorant";--e-global-typography-657bdcb-font-size:50px;--e-global-typography-657bdcb-font-weight:700;--e-global-typography-7cfaca8-font-family:"Cormorant";--e-global-typography-7cfaca8-font-size:50px;--e-global-typography-7cfaca8-font-weight:700;--e-global-typography-93c9ff8-font-family:"Cormorant";--e-global-typography-93c9ff8-font-size:40px;--e-global-typography-93c9ff8-font-weight:700;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6.el-is-editing{--global-palette1:#2B6CB0;--global-palette2:#215387;--global-palette3:#1A202C;--global-palette4:#2D3748;--global-palette5:#4A5568;--global-palette6:#718096;--global-palette7:#EDF2F7;--global-palette8:#F7FAFC;--global-palette9:#ffffff;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );text-decoration:underline;}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h4{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h5{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h6{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Poppins", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */.skarv-button {
    background-color:#1F6F8B;
    color: white;
    transition: 2s;
    margin: 10px;
}

.skarv-button:hover {
    background-color: #2D3748;
    transition: 2s;
}

.skarv-button2 {
    background-color: #2d3748;
    transition: 0.8s;
}

.skarv-button2:hover {
    color: #2d3748;
    background-color: white;
    transition: 1s;
}

.wpfClearButton.wpfButton {
    background-color: #1F6F8B;
    color: white;
    transition: 2s !important;
    border-radius: 50px !important;
    text-transform: uppercase !important;
    padding: .4em 1em !important;
    border: 0 !important;
    font-size: 1.125rem !important;
    line-height: 1.6 !important;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}

.wpfClearButton.wpfButton:hover {
    background-color: #2D3748;
    transition: 2s;
}/* End custom CSS */