:root {
  --font-color: #313131;
  --container-color: rgb(255, 242, 242);
  --hover-color: #cc5c5a;
  --border-color: #fdbfbe;
}