.log-big {

}

.logo-big h1 {

}

.button {
    border-radius: 20px;
    height: 32px;
    line-height: 24px;
    font-size: 18px;
    background-color: #F3F3EF;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none;
}
.button:hover{
    text-decoration: none;
}