@media screen and (min-width: 580px) {
    #header-top-bar a {
        color: #ffffff;
        font-weight: bold;
        font-size: 20px;
    }
}