.body p a{
    color:#fff;
    background:#000;
    padding: 12px 20px;
    border-radius:4px;
    text-transform: capitalize;
}