﻿:root {
    --color-yellow: #fbba00;
    --color-blue: #007098;

    --column-left: 2;
    --column-right: 1.2;
}
