a{
    color: #000;
}

a:hover, a:focus{
    color: #000;
}

.back-white{
    background:#ffffffa2;
    padding: 10px;
    border-radius: 10px;
}