:root {
    --primary-color: #c48785;
    --secondary-color: #e4c1c1;
    --tertiary-color: #4b2d19;
    --primary-font: 'Source Sans Pro';
}