.search-button {
    background-color: #525252;
    color: rgb(255, 255, 255);
    font-weight: bold;
}

.my_account {
    /*font-weight: bold;*/
}

.my_account > a {
    color: #ffffff !important;
}
