.elementor-137 .elementor-element.elementor-element-d2d6e42{margin-top:80px;margin-bottom:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-137 .elementor-element.elementor-element-6bf702b .elementor-heading-title{font-family:"Quicksand", Sans-serif;font-weight:900;color:#131313;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-137 .elementor-element.elementor-element-2a51f9d{font-family:"Quicksand", Sans-serif;}.elementor-137 .elementor-element.elementor-element-5c0df12{margin-top:0px;margin-bottom:60px;}:root{--page-title-display:none;}/* Start custom CSS */label {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    font-family: quicksand;
    margin-bottom: 10px;
}
.swpm-login-widget-form input, .swpm-login-widget-form checkbox {
    width: auto;
    color: black;
    font-family: quicksand;
    font-weight: 900;
}

[type=button], [type=submit], button {
    display: inline-block;
    font-weight: 400;
    color: #c36;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #42B34B;
    border: #42B34B;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-top: 50px;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: black;
    font-family: quicksand;
}/* End custom CSS */