@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700;800&family=Roboto:wght@300;400;500;700;900&display=swap");
/** RETIRA O SUBLINHADO DOS LINKS **/
a,
a:active,
a:hover,
a:visited {
  color: unset !important;
}

a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: none !important;
}
.link {
  cursor: pointer;
}
html {
  scroll-behavior: smooth;
}
.head {
  background-color: #000;
}
/** HEAD **/
.logo {
  width: 40%;
}
.fa-truck {
  color: #fff;
  font-size: clamp(24px, 3vw, 28px);
}
.rastreio {
  color: white;
  font-size: clamp(14px, 3vw, 16px) !important;
  font-family: "Roboto", sans-serif !important;
}
/** BANNER **/
.banner {
  background: linear-gradient(rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.5) 100%),
    url("../img/cosmetic-luxo.webp"),
    url("../img/cosmetic-luxo.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.overlay {
  background-color: #000 !important;
}
.frascos {
  width: 65%;
}
.banner h1 {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3em;
  font-family: "Roboto", sans-serif !important;
}
.banner p {
  color: #ffffff;
  font-family: "Open Sans", Sans-serif;
  font-size: clamp(15px, 3vw, 16px);
}
.fa-check-circle {
  font-size: 20px;
}
.experimentar-agora {
  font-size: clamp(15px, 3vw, 20px);
  font-weight: bold;
  fill: #000000;
  color: #000000;
  background-color: #ffcb00;
  border-style: solid;
  border-color: #ffcb00;
  border-radius: 5px 5px 5px 5px;
  padding: 15px 40px 15px 40px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  font-weight: bold;
}
.experimentar-agora:hover,
.experimentar-agora:focus,
.experimentar-agora:active {
  color: #000000;
  background-color: #ffae00;
  border-color: #ffae00;
  transform: scale(1.1);
}
.seguranca {
  width: 60%;
}
/** COMBATER **/
.combater {
  background: linear-gradient(
      rgba(255, 255, 255, 0.5) 100%,
      rgba(255, 255, 255, 0.5) 100%
    ),
    url(../img/bg2-saude-varizes.webp),
    url(../img/bg2-saude-varizes.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.subtitulo {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.card-combater {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 15px 20px 15px 20px;
  background-color: #f4f4f4;
}
.card-combater h2 {
  color: #000000;
  font-family: "Open Sans", Sans-serif;
  font-size: 16px !important;
  font-weight: 700;
}
.card-combater p {
  color: #000000;
  font-family: "Open Sans", Sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.btn-compra2:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #ffffff;
}
.btn-compra2 {
  fill: #ffffff;
  color: #ffffff;
  background-color: #61ce70;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #61ce70;
  border-radius: 0px 0px 0px 0px;
  padding: 15px 45px 15px 45px;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
/** MARIANA FELICIO **/
.mariana h2 {
  color: #000000;
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
/** SEM VARIZES **/
.sem-varizes h2,
.brasil-usando h2 {
  color: #000000;
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.sem-varizes p,
.brasil-usando p {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 14px;
  font-weight: normal;
}
/***** COMO VARIGOLD FUNCIONA *******/
.como-varigold-funciona {
  padding: 2rem 0 0rem;
}

.como-varigold-funciona h2 {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: clamp(18px, 5vw, 34px);
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3em;
  letter-spacing: 0px;
}

.como-varigold-funciona p {
  color: #54595f;
  font-family: "Roboto", Sans-serif;
}

.como-varigold-funciona ul {
  padding-left: 0;
}

.como-varigold-funciona ul li {
  font-family: "Roboto", Sans-serif;
  list-style: none;
  color: #000000;
  padding-bottom: 10px;
}

.como-varigold-funciona i {
  color: #23a455;
  font-size: 16px;
}
.destaque-fundo-amarelo {
  background-color: #f9b133;
  color: white;
  font-size: clamp(18px, 5vw, 34px) !important;
}
/** creme bifuncional **/
.creme-bifuncional h1 {
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3em;
  font-family: "Roboto", sans-serif !important;
}
.textos {
  color: #54595f !important;
  font-family: "Open Sans", Sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.5;
}
.creme-bifuncional p {
  color: #000000;
  font-family: "Open Sans", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.creme-bifuncional img {
  width: 40%;
}
.creme-bifuncional h6 {
  color: #000000;
  font-family: "Open Sans", Sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: none;
  font-style: normal;
  line-height: 1em;
}
/** FACIL DE APLICAR **/
.facil-aplicar {
  background-image: url(../img/pernas-livres-de-dor-1.webp),
    url(../img/pernas-livres-de-dor-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.facil-aplicar h2 {
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3em;
  font-family: "Roboto", sans-serif;
}
.facil-aplicar p {
  color: #000000;
  font-family: "Open Sans", Sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.card-amarelo {
  background-color: #f2ce1b;
  padding: 30px;
  text-align: justify;
}
.card-amarelo h2 {
  color: #000000;
  font-size: 26px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.card-amarelo p {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
}
.fa-sun {
  font-size: 150px;
}
.fa-moon {
  font-size: 150px;
  color: white;
}
.card-preto {
  background-color: #282828;
  padding: 30px;
  text-align: justify;
}
.card-preto h2 {
  color: #f9f9f9;
  font-size: 26px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.card-preto p {
  color: #f9f9f9;
  font-family: "Montserrat", Sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
}
.card-branco {
  background-color: white;
  padding: 30px;
}
.card-branco h2 {
  color: #000000;
  font-size: 26px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.card-branco p {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  text-align: justify;
}
.card-branco .txt-i {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3em;
  text-align: center;
}
.fa-calendar-alt {
  font-size: 200px;
  text-align: center;
}
/** ATIVOS VARIGOLD **/
.ativos-varigold h1 {
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3em;
  font-family: "Roboto", sans-serif !important;
}
.ativos-varigold p {
  color: #000000;
  font-family: "Open Sans", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.icone {
  margin-top: -25px;
  margin-bottom: 25px;
}
.icone > span {
  background-color: #ffffff;
  fill: #61ce70;
  color: #61ce70;
  border-radius: 50%;
  padding: 8px 12px 8px 10px;
  font-size: 30px;
}
.ativos-varigold h5 {
  line-height: 1.4;
  font-size: 22px;
  color: #0c0c0c;
  font-family: "Roboto", sans-serif !important;
  font-weight: bold;
}
.ativos-varigold h6 {
  color: #54595f;
  font-family: "Open Sans", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
/** SOBRE **/
.sobre {
  background-image: url(../img/pernas-livres-de-dor-1.webp),
    url(../img/pernas-livres-de-dor-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "Roboto", sans-serif;
}
.sobre img {
  width: 50%;
}
.sobre h2,
.combater h2 {
  color: #000000;
  font-size: 32px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
.sobre p {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 15px;
  font-weight: normal;
}
.btn-compra:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #ffffff;
}
.btn-compra {
  fill: #ffffff;
  color: #ffffff;
  background-color: #61ce70;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #61ce70;
  border-radius: 0px 0px 0px 0px;
  padding: 15px 45px 15px 45px;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  width: 50%;
}
/**** EBOOKS ****/
.ebook {
  border-bottom: 16px solid #f9b133;
}

.livros-ebook {
  max-width: 250px !important;
  padding-bottom: 1.5rem;
}
.fundo-destaque {
  background-color: #f9b133;
  color: #ffffff;
}
.fundo-ebooks {
  padding: 2rem 0 3rem;
  background-image: url(../img/fundo-preto-site-1630x783-1.webp), url(../img/fundo-preto-site-1630x783-1.jpg);
  background-attachment: fixed;
  background-size: cover;
}

.ebook h2 {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: clamp(18px, 5vw, 34px);
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3em;
  letter-spacing: 0px;
}

.ebook p {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3em;
  letter-spacing: 0px;
}

.ebook h3 {
  color: #ffffff;
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3em;
  letter-spacing: 0px;
}
/** KITS **/

.kits h1 {
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3em;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
hr {
  border: 1px solid #000;
  width: 25%;
}
.kits .subtitulo {
  color: #000000;
  font-family: "Open Sans", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.borda-kit {
  border: 2px solid #f9b133;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
}
.desconto {
  border-radius: 20px 20px 20px 20px;
  background-color: #f9b133;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  text-align: center;
  padding: 5px 0px 5px 0px;
  margin-top: -20px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
}
.kits-titulo {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
.kit-img {
  width: 90%;
}
.kits p {
  color: #0c0507;
  font-family: "Roboto", Sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.seta-esquerda {
  transform: rotate(48deg);
}
.seta-direita {
  transform: rotate(-48deg);
}
.seta1,
.seta2 {
  width: 20%;
  align-self: center;
}
.valor-final {
  color: #61ce70 !important;
  font-family: "Roboto", Sans-serif !important;
  font-size: 36px !important;
  font-weight: bold !important;
}
.btn-final-compra {
  width: 90%;
}
.sem-borda-kit {
  border: 2px solid transparent;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
}
.sem-borda-kit > .desconto {
  background-color: #f2ce1b;
}
.btn-comprar-agora{
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: normal;
  fill: #ffffff;
  color: #ffffff;
  background-color: #61ce70;
  border:2px solid #61ce70;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
  padding: 15px 70px;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}
.btn-comprar-agora:hover,
.btn-comprar-agora:focus,
.btn-comprar-agora:active {
  color: #61ce70;
  background-color: rgba(0,160,178,0);
  border:2px solid #61ce70;
  transform: scale(1.1);
}
.valor-por-frasco{
  color: #54595f !important;
    font-family: "Roboto", Sans-serif !important;
    font-size: 16px !important;
    line-height: 1 !important;
}
.destaque-relogio {
  text-transform: uppercase;
  font-size: clamp(16px, 5vw, 20px);
  padding-top: 20px;
}
.div-hr,
.div-min,
.div-seg {
  text-align: center;
  display: inline-grid;
  margin: 3px;
  background-color: #f9383a;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #d83e40;
  border-radius: 10px 10px 10px 10px;
  padding: 10px 0px 0px 0px;
  color: white !important;
  width: 25%;
  font-weight: bolder;
}
.div-hr p,
.div-min p,
.div-seg p {
  line-height: 0.61 !important;
  font-size: 14px;
  color: white;
}
.hr,
.min,
.seg {
  font-size: 32px !important;
  font-weight: 700 !important;
  color: white;
}
/*** COMENTARIOS ***/

.depoimentos {
  padding: 2rem 0 2rem;
}

.depoimentos h2 {
  font-weight: bolder;
  text-transform: uppercase;
  font-size: clamp(18px, 5vw, 34px);
}

.message_box {
  padding: 10px 20px 0;
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #ccc;
  margin-left: 10px;
}

.message_box img {
  cursor: pointer;
}

#load_testm_div {
  font-style: normal;
  font-variant: normal;
  font-stretch: normal;
  font-size: 12px;
  line-height: normal;
  font-family: Arial;
  padding: 0;
}

.commentReply {
  margin: 0 0 0 60px;
  padding: 0 20px 10px;
}

.commentReply img {
  width: 32px !important;
  height: 32px;
  cursor: pointer;
}

.commentItem {
  margin-left: 60px;
}

.commentReply .commentItem {
  margin-left: 42px !important;
}

.commentLinks,
.commentName {
  color: #3b5998;
  cursor: pointer;
}

.commentItem .emoji,
.message_box .emoji {
  width: 13px !important;
}

.commentReply .foto-comentario {
  width: 200px !important;
  height: auto;
}
/**** PORQUE RECOMENDAM VARIGOLD ***/
.porque-recomendam-varigold {
  padding: 2rem 0 2rem;
  border-bottom: 16px solid #f9b133;
  border-top: 16px solid #f9b133;
}

.porque-recomendam-varigold h2 {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: clamp(18px, 5vw, 34px);
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3em;
  letter-spacing: 0px;
}

/**** O QUE A MIDIA FALA ***/
.o-que-a-midia-fala {
  padding: 2rem 0 2rem;
  border-bottom: 16px solid #f9b133;
  color: #54595f;
}

.o-que-a-midia-fala h2 {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: clamp(18px, 5vw, 34px);
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3em;
  letter-spacing: 0px;
}

/**** INSTA ***/
.insta {
  padding: 3rem 0 3rem;
  border-bottom: 16px solid #f9b133;
}

.insta h2 {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: clamp(18px, 5vw, 34px);
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3em;
  letter-spacing: 0px;
}
/**** COMPRAS PELA INTERNET ****/
.compras-pela-internet {
  padding: 2rem 0 2rem;
  border-bottom: 16px solid #f9b133;
  /* border-top: 16px solid #f9b133; */
}

.compras-pela-internet h2 {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: clamp(18px, 5vw, 34px);
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3em;
  letter-spacing: 0px;
}

.img-compras-internet {
  width: 70px;
  filter: brightness(0%) contrast(100%) saturate(165%) blur(0px)
    hue-rotate(0deg);
}

/******* GARANTIA *********/
.garantia {
  padding: 2rem 0 1rem;
  border-bottom: 16px solid #f9b133;
}

.garantia h2 {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: clamp(18px, 5vw, 34px);
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3em;
  letter-spacing: 0px;
}

/******* CECILIA *********/
.cecilia {
  padding: 2rem 0 2rem;
  border-bottom: 16px solid #f9b133;
}

.cecilia h2 {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: clamp(18px, 5vw, 34px);
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 1.3em;
  letter-spacing: 0px;
}

.video-cecila {
  max-width: 600px;
  margin: 0 auto;
}
/** PERGUNTAS FREQUENTES **/
.perguntas-frequentes {
  background-image: url(../img/pernas-livres-de-dor-1.webp),
    url(../img/pernas-livres-de-dor-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.perguntas-frequentes img {
  width: 90%;
}
.perguntas-frequentes h2 {
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.3em;
  font-family: "Roboto", Sans-serif !important;
}
#accordion {
  padding: 5px 10px 0px 10px;
  border-radius: 7px 7px 7px 7px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
}
.card {
  background-color: transparent;
  border: none;
}
.card-header {
  background-color: transparent;
  padding: 10px;
  border-bottom: 1px solid #d4d4d4;
}
.btn.focus,
.btn:focus {
  box-shadow: none;
}
.btn-link.focus,
.btn-link:focus {
  text-decoration: none;
}
.btn-link:hover {
  color: #000000;
  text-decoration: none;
}
.btn-link {
  padding: 0;
  color: #000;
}
.card-body {
  padding: 15px;

  border-bottom: 1px solid #d4d4d4;
}
.btn-link.collapsed:after {
  content: "\f0da";
  color: #000;
}
.perguntas-frequentes p {
  color: #000000;
  font-family: "Open Sans", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.btn-link:after {
  content: "\f0d8";
  width: 30px;
  font-size: 25px;
  left: 5px;
  top: 5px;
  position: absolute;
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
/** RODAPÉ **/
.rodape h2 {
  font-size: 16px;
  font-weight: bold;
  font-family: "Roboto", Sans-serif !important;
}
.rodape p {
  font-family: "Roboto", Sans-serif !important;
}
.img-rodape {
  width: 100%;
  max-width: 180px;
  margin: 0 auto 20px;
  display: block;
}
.copyright {
  font-size: 14px;
  font-weight: bold;
  font-family: "Roboto", Sans-serif !important;
}
#whatsapp-rolante {
  text-align: right;
  position: fixed;
  /* z-index: 10000; */
  bottom: 10px;
  right: 0px;
}
.botao-whats {
  width: 20%;
}
.campeao-vendas {
  width: 70%;
}
/** MOBILE **/
@media (max-width: 767px) {
  .logo {
    width: 55%;
  }
  /** BANNER **/
  .banner {
    background: linear-gradient(
        rgba(0, 0, 0, 0.7) 100%,
        rgba(0, 0, 0, 0.7) 100%
      ),
      url("../img/creme-varigold.webp"),
      url("../img/creme-varigold.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .banner h1 {
    font-size: 24px;
    line-height: 1.3em;
  }
  .seguranca {
    width: 90%;
  }
  .combater h2 {
    font-size: 22px;
    line-height: 1.3em;
  }
    /** MARIANA FELICIO **/
    .mariana h2 {
      font-size: 22px;
      line-height: 1.3em;
    }
      /** SEM VARIZES **/
  .sem-varizes h2,
  .brasil-usando h2 {
    font-size: 22px;
    line-height: 1.3em;
  }
  /** CREME BIFUNCIONAL **/
  .creme-bifuncional h1 {
    font-size: 23px;
    line-height: 1.3em;
  }
  /** FACIL DE APLICAR **/
  .facil-aplicar h2 {
    font-size: 22px;
    line-height: 1.3em;
  }
  .card-amarelo,
  .card-preto,
  .card-branco p {
    text-align: center;
  }
  .fa-sun,
  .fa-moon,
  .fa-calendar-alt {
    font-size: 105px;
  }
  /** ATIVOS VARIGOLD **/
  .ativos-varigold h1 {
    font-size: 23px;
    line-height: 1.3em;
  }
  /** SOBRE **/
  .sobre img {
    width: 55%;
  }

  .sobre h2 {
    font-size: 22px;
    line-height: 1.3em;
  }
  .btn-compra {
    width: 80%;
  }
  /** KITS **/
  .kits h1 {
    font-size: 24px;
    line-height: 1.3em;
  }

  /** PERGUNTAS FREQUNTES **/
  .perguntas-frequentes img {
    width: 70%;
  }
  .perguntas-frequentes h2 {
    font-size: 24px;
    line-height: 1.3em;
  }

  .perguntas-frequentes p {
    font-size: 14px;
    line-height: 1.3em;
  }
  .btn-link:after {
    width: 30px;
    font-size: 20px;
    left: 5px;
    top: 10px;
  }
}
