#foo {
	color: #333;
}
@font-face {
    font-family: 'Frutilla Script';
    src: url('fonts/FrutillaScript-Regular.eot');
    src: url('https://carolarnone.com.br/wp-content/uploads/fonts/FrutillaScript-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://carolarnone.com.br/wp-content/uploads/fonts/FrutillaScript-Regular.woff2') format('woff2'),
        url('https://carolarnone.com.br/wp-content/uploads/fonts/FrutillaScript-Regular.woff') format('woff'),
        url('https://carolarnone.com.br/wp-content/uploads/fonts/FrutillaScript-Regular.ttf') format('truetype'),
        url('https://carolarnone.com.br/wp-content/uploads/fonts/FrutillaScript-Regular.svg#FrutillaScript-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Philosopher', sans-serif;
    font-size: 16px;
}

.navbar-default {
    font-family: 'Philosopher', sans-serif;
    font-weight: 400;
}

.title-page {
    font-family: 'Frutilla Script', sans-serif;
    font-weight: 400;
    font-size: 50px;
    color: #FFF;
}
.button{
    font-family: 'Philosopher', sans-serif;
    font-weight: 400;
    color: #DAB5AA !important;
    border-top: 1px solid #DAB5AA;
    border-bottom: 1px solid #DAB5AA;
}
.categorias a {
    color: #DAB5AA;
    font-family: 'Philosopher', sans-serif;
}
.title-element h2{
    font-family: 'Frutilla Script', sans-serif;
    font-size: 50px !important;
    color: #DAB5AA;
}
.title-quem-sou {
    font-family: 'Philosopher', sans-serif;
    font-size: 30px;
}
.title-quem-sou-name {
    font-family: 'Frutilla Script', sans-serif;
    font-size: 50px;
}
.gallery {
    font-family: 'Philosopher', sans-serif;
    font-size: 30px;
}
.container-footer h2{
    font-family: 'Philosopher', sans-serif;
}
.box-pcontato h3 {
    font-family: 'Philosopher', sans-serif;
}
.formulario h2 {
    font-family: 'Philosopher', sans-serif;
}
.footer-3 .container-footer-3 .box i {
    color: #E4C0AA;
}
.footer-3 .container-footer-3 .border {
    border-color: #E4C0AA;
}
.social-icons li {
    background: #E4C0AA;
    padding-top: 6px;
    padding-left: 2px;
}
.section-footer {
    background: #F3EBE7 !important;
}

/*ELEMENTOS*/
.logo img{
  max-width:80% !important;
}
.border-page{
  border: 0px;
}
.border-page {
    margin: 0 auto 15px;
}
#quem-sou{
  background:#F3EBE7 !important;
}
