.elementor-kit-14{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-base1:#0c7b53;--e-global-color-base2:#222222;--e-global-color-base3:#222222;--e-global-color-base4:#666666;--e-global-color-base5:#777777;--e-global-color-base6:#888888;--e-global-color-base7:#f0f0f0;--e-global-color-base8:#f2f2f2;--e-global-color-base9:#ffffff;--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-14.el-is-editing{--global-palette1:#0c7b53;--global-palette2:#222222;--global-palette3:#222222;--global-palette4:#666666;--global-palette5:#777777;--global-palette6:#888888;--global-palette7:#f0f0f0;--global-palette8:#f2f2f2;--global-palette9:#ffffff;}.elementor-kit-14 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){--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 *//* Targeted loop buttons only */
body .e-loop-item .ws-login-btn,
body .e-loop-item .button {
    text-transform: none;
    border-radius: 10px;
    background-color: #27ae60;
    color: #fff; /* make sure text is readable */
}

/* Responsive: tablet-ish */
@media (max-width: 814px) {
    body .e-loop-item .ws-login-btn,
    body .e-loop-item .button {
        padding: 4px 13px;
    }
}

/* Responsive: mobile */
@media (max-width: 640px) {
    body .e-loop-item .ws-login-btn,
    body .e-loop-item .button {
        padding: 3px 13px;
    }
}

/* Desktop adjustments */
@media (min-width: 1025px) {
    body .e-loop-item .ws-login-btn,
    body .e-loop-item .button {
        font-size: 13px;
        line-height: 2em;
        padding: 4px 13px;
    }
}/* End custom CSS */