.top-bar p {
    color: #FFF;
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
    line-height: normal;

    margin-bottom: 0px !important;
}

.common-padding {
    padding: 0px 50px;
}
header{
    background-color: #FFF;
    padding-top: 15px;
    padding-bottom: 15px;
}
.header-flex{
    display: flex;
}
.header-flex a{
    color: #422207;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}