:root {
    --form-control-color: var(--color-darkblue);
}
.inner-content > div {
    height: 100%;
}

