:root {
    --button-color: #3ae6da;
    --button-color-hover: #38cbc1;
    --button-text-color: #ffffff;
    --button-text-color-hover: #ffffff;
    --main-body-font: inherit;
    --main-heading-font: inherit
}
        