:root {
    --t-text-color: #000;
    --t-bg-color: #fff;
    --t-shadow-color: rgba(0, 0, 0, 0.5)
}

.form-footer {
    margin-top: 15px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 1.5;
    height: auto;
}
