.alert { border: 1px solid #EBCCD1; border-radius: 4px; margin: 20px; padding: 15px; background-color: #F2DEDE; color: #A94440; font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 14px; } .profile-link { font-weight: bold; } .profile-link:hover { cursor: pointer; cursor: hand; text-decoration: underline; } Import Error: