.wizard-step {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px;
}

.btn {
    margin-top: 10px;
}