.cd-login-instructions {
    margin: 0 0 16px;
    padding: 12px 14px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
}

.cd-login-instructions p {
    margin: 0 0 6px;
}

.cd-login-instructions p:last-child {
    margin-bottom: 0;
}
