body{
    background-color: #a6a6a6;
}

.logo{
    text-align: center;
}

.contato{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: ;
    text-align: center;
}

hr{
    height: 1px;
    width: 50%;
    border: none;
    background-color: #ffde59;
}