.elementor-1635 .elementor-element.elementor-element-0ffc103{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-title .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-1635 .elementor-element.elementor-element-07acb73 .elementor-heading-title{font-size:27px;font-weight:500;color:#000000;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1635 .elementor-element.elementor-element-70ccf7b{text-align:start;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:767px){.elementor-1635 .elementor-element.elementor-element-0ffc103{--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}}@media(min-width:768px){.elementor-1635 .elementor-element.elementor-element-0ffc103{--content-width:1100px;}}/* Start custom CSS */.submit {
  background-color: yellow;
  color: black;
  border: none;
}

.submit:hover {
  background-color: gray;
  color: black;
}

.logged-in-as{
    display: none;
}/* End custom CSS */