.brand-link .brand-image {
    float: left;
    line-height: .8;
    margin-left: .8rem;
    margin-right: .5rem;
    margin-top: -3px;
    max-height: 33px;
    width: auto;
    padding: 2px;
    background-color: #ffffff;
}
.apost-title{
    font-size: 20px;
}
.header__bottom .area .menu ul li a {
    padding: 15px 16px;
}
.text-brown{
    color : #B68C5A!important;
}
.header__bottom .area .menu ul li a {
    padding: 15px 22px;
}
.header--one .header__bottom::after {
    position: absolute;
    content: "";
    top: 0;
    left: 325px;
    border-top: 98px solid #B68C5A;
    border-right: 105px solid transparent;
}
