﻿:root {
    --button-google-bg: #6e6e6e; /* dark gray */
    --button-google-color: #ffffff; /* white text */
}

.content-without-sidebar {
    margin-top: 0px;
}

.page-sub-root {
    margin-top: 40px;
    margin-bottom: 100px;
}

.form-container button > span:nth-child(2) {
    width: 60%;
}

.fs-24 {
    font-size: 24px;
}
