/* ------------ Variables ------------- */
:root {
  --theme-color: #628a85;
  --theme-secondary-color: #cfc8ae;
  --theme-burgundy: #b9340e;
  --theme-brown: #743b1e;
  --theme-font: 'Verdana';
}