.button_create_password {
    padding: 14px 10px;
    background-color: #00263c;
    color: white;
    border: none;
    border-radius: 4px;
    margin-top: 10px;
    width: 100%;
}