body{
  font-family: "Passion One", sans-serif;
  background-color: #ffa09e;
  color: #faf8da;
}

.hi{
    margin-top: 30px;
    margin-bottom: 30px;
}

#smileys{
    margin-top: 30px;
    margin-bottom: 30px;
}

#btncont{
    width: auto;
    margin-top: 20px;   
    background-color: #db5f6e;
    color: #faf8da;
    border-color: #db5f6e ;
    border-left-width: 40px;
    border-right-width: 40px;
    font-size: 40px;
}

#pergunta1{
    margin-top: 30px;
    font-size: 40px;
}

#input1{
    margin-top: 30px;
}

#mtotriste{
    max-width: 50px;
    max-height: 50px;
}

#triste{
    max-width: 50px;
    max-height: 50px;    
}

#neutro{
    max-width: 50px;
    max-height: 50px;    
}

#feliz{
    max-width: 50px;
    max-height: 50px;    
}

#mtofeliz{
    max-width: 50px;
    max-height: 50px;    
}

#fakeslider{
    width: auto;
    height: auto;
    max-width: 400px;
    max-height: 80px;
}

#title{
    font-size: 50px;
}

#navbar{
    background-color: #215d76;

}

#navbrand{
    color: #faf8da;
    font-size: 45px;
}