.top-bar {
    color: white;
    background-color: rgba(31, 42, 65, 1);
    display: flex;
    justify-content: space-around;
}
.top-bar #phone{
    margin-left:-280px;
}