.forgot-password .phone-number {
    text-align: center;
}

.forgot-password .text-field {
    width: 245px;
}

.forgot-password .error-area {
    text-align: left;
    margin-bottom: 0px;
}

.forgot-password .error {
    font-weight: bold;
    color: #ff0000;
}
