.font-bold {
    font-weight: 700;
}
.menu-item.active .menu-link {
    background-color: #051e54;
    transition: all .5s ease;
}
.top_bar .top_bar__menu .t__l__wrapper .__creation {
    background-color: #051e54;
}