.render-links--link {
    border: 1px #73767A solid;
    margin: 0px 8px;
    border-radius: 99px;
}
.render-links--link a:hover {
    text-decoration: none !important;
    background: #CDDDF8;
    border-radius: 99px;
}
.header__navigation--logo a img {
    max-height: 46px !important;
}