#foo {
	color: #333;
}
.logo-menu {
  margin-right: 0px;
}
.title-quem-sou {
  color: #2BA5A6;
}
/*Font*/
body {
  font-family: 'Josefin Sans', sans-serif;
}
.title-quem-sou span {
    font-family: 'Josefin Sans', serif;
    font-size: 25px;
    color: #333333 !important;
}
.title-quem-sou-name {
  font-family: 'Amatic SC', cursive;
  font-size: 40px;
}
.conteudo-quem-sou {
  font-size: 18px;
  color: #333333;
  font-family: 'Josefin Sans';
}
.title-element h2 {
  font-size: 40px;
}
.title-page, .categorias a, .title-element h2 {
  font-family: 'Amatic SC', cursive;
}
/*New*/
.title-page, .title-quem-sou-home, .btn-loving, .button.button-circle, .title-element h2, a,.blog-caption .leia-mais, .blog-caption h2, .box-depoimento-kinder h2 {
  color: #2BA5A6;
}
.border-page {
  border-bottom: 2px solid #2BA5A6;
}
.button.button-circle {
  border: 1px solid  #2BA5A6;
  font-weight: bold;
}
.depoimentos .button {
  color: #2BA5A6;
  border-top: 1px solid #2BA5A6;
  border-bottom: 1px solid #2BA5A6;
}
.button {
  border-top: 1px solid #2BA5A6;
  border-bottom: 1px solid #2BA5A6;
  color: #2BA5A6;
}
.btn-banner {
  border-top: 2px solid #2BA5A6;
  border-bottom: 2px solid #2BA5A6;
}
.border {
  border-bottom: 2px solid #2BA5A6;
}
.line-title {
  border-top: 2px solid #2BA5A6;
}
/*Footer*/
.btn-loving.pink {
  color: #FBA9CD;
  border: 1px solid #FBA9CD;
}

.section-footer {
  background-color: #E8F9F9 !important;
  color: #2BA5A6;
}
.section-footer .button.button-circle {
  border: 1px solid #FBA9CD;
  color: #FBA9CD;
  font-weight: bold;
}
.slick-dots li.slick-active button {
    background: #f2f2f2;
}
.box-blog {
  background-color: white;
}
.kinder-icons .fa {
  color: #FBA9CD;
}
#footer-1{
    background: #2BA5A5;
    color: white;
}
#footer-1 span a {
  color: white;
}
/**/
.navbar-default .navbar-nav>li>a {
  font-family: 'Amatic SC', arial;
  color: #333333;
  text-transform: lowercase;
  font-size: 20px;
}
.contato {
  padding-top: 0;
}
.formulario h2 {
  color: black;
}
/**/
.slick-dots li button {
  background: #2BA5A6;
}

.slick-banners .slick-slide .banner-text {
  display: none;
}


