

p{
    font-size: 13px;
    color: white;
    cursor: pointer;
}


p:hover{
    color: rgb(136, 135, 135);
}
