﻿:root {
    --button-simple-bg: #83c15d; /* light green */
}

.content-without-sidebar {
    margin-top: 0px;
}

.page-sub-root {
    margin-top: 40px;
    margin-bottom: 100px;
}

.form-container button > span:nth-child(2) {
    width: 60%;
}
