.elementor-kit-9{--e-global-color-primary:#FF3E7D;--e-global-color-secondary:#BB26A3;--e-global-color-text:#1D1D1D;--e-global-color-accent:#FF3E7D;--e-global-color-bbb5348:#FFDEC0;--e-global-color-f8224db:#FFE6CF;--e-global-color-ab486dd:#F7902B;--e-global-color-2c5c3af:#44BB26;--e-global-typography-primary-font-family:"Sansita";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Comfortaa";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Comfortaa";--e-global-typography-accent-font-weight:bold;background-color:#FFFFFF;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */.cor_rosa {
  color: #FF3E7D;
}
.padrao {
  color: #FFDEC0;
}
.roxo {
  color: #BB26A3;
}
.verde {
  color: #44BB26;
}
.laranja {
  color: #F7902B;
}
.preto {
  color: #3E3E3E;
}


.tag {
  display: inline-block;
  color: #FF3E7D;
  border: 2px solid #FF3E7D;
  padding: 8px 16px;
  border-radius: 40px;
  font-size: 16px;
  white-space: nowrap;
}

.tag_small {
  display: inline-block;
  border: 2px solid #FF3E7D;
  padding: 8px 16px;
  border-radius: 40px;
  font-size: 16px;
  white-space: nowrap;
}

.tag_small_fill {
  display: inline-block;
  background-color: #FF3E7D;
  color:#FFDEC0;
  padding: 8px 16px;
  border-radius: 40px;
  font-size: 16px;
  white-space: nowrap;
}

.tag_large {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 40px;
  font-size: 36px;
  white-space: nowrap;
}

.bg_rosa{
    background: #FF3E7D;
    color:#FFDEC0;
}

.circle{
    border: 2px;
    border-radius: 50%;
    border-color:#FF3E7D;
    border-style: solid;
    padding: 8px 18px;
}/* End custom CSS */