/* Variables */

:root {
    --black: #000000;
    --white: #ffffff;
    --gold1: #a38f3d;
    --gold2: #96843a;
}