.elementor-kit-30{--e-global-color-primary:#03613D;--e-global-color-secondary:#C5962D;--e-global-color-text:#1D1D1B;--e-global-color-accent:#D7E1C1;--e-global-color-ff2e58e:#D7006E;--e-global-color-fb2056e:#B14D97;--e-global-color-56324a2:#1088CA;--e-global-color-fa2cb1b:#ED6B6A;--e-global-color-6ff5422:#99CBC7;--e-global-color-d8ba7c1:#706F6F;--e-global-color-3f55f4d:#B2B2B2;--e-global-color-31de548:#E3E3E3;--e-global-color-84b2115:#FFFFFF;--e-global-typography-primary-font-family:"trajan-pro-3";--e-global-typography-primary-font-size:3.2rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:-0.2px;--e-global-typography-secondary-font-family:"p22-underground";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.8rem;--e-global-typography-text-font-family:"p22-underground";--e-global-typography-text-font-size:1.4em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"p22-underground";--e-global-typography-accent-font-size:1.4rem;--e-global-typography-accent-font-weight:500;font-family:"p22-underground", p22-underground, sans-serif;font-weight:400;line-height:1.4lh;}.elementor-kit-30 e-page-transition{background-color:#FFBC7D;}.elementor-kit-30 a{color:var( --e-global-color-primary );font-weight:500;}.elementor-kit-30 a:hover{text-decoration:underline;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-kit-30{--e-global-typography-primary-font-size:44px;--e-global-typography-secondary-font-size:48px;--e-global-typography-text-font-size:1.3rem;--e-global-typography-text-line-height:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-30{--e-global-typography-primary-font-size:31px;--e-global-typography-secondary-font-size:28px;--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-line-height:1.4rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#feedback-button {
  background-color: transparent;
  border-width: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  position: fixed;
  right: 1.5%;
  top: 40%;
  vertical-align: baseline;
  z-index: 99999;
}

#feedback-button span {
  background-color: #03613D;
  border-width: 0;
  color: #ffffff;
  display: block;
  font-family: gill-sans-nova, sans-serif;
  float: right;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 2px;
  height: 100%;
  margin: 0 23px 0 0;
  outline: 0;
  padding: 10px 20px;
  transform: rotate(270deg);
  transform-origin: right top;
  vertical-align: baseline;
}

#feedback-button span:hover {
  background-color: #C5962D;
}

/* For tablet and mobile ONLY */
@media only screen and (max-width: 1024px) {
#feedback-button span {
  padding: 5px 15px;
}
}

/* For mobile ONLY */
@media only screen and (max-width: 766px) {
 
}/* End custom CSS */