﻿.step-content {
    margin-top: 16px;
    border: 1px dashed #e9e9e9;
    border-radius: 6px;
    background-color: white;
    min-height: 200px;
    padding-left: 20px;
    padding-top: 50px;
}
