:root {
  --main-color: #3A4145 ;
  --second-color: #2ac6ed;
  --third-color: #c6e9f8;
  --button-background: #555;
  --border-radius:4px;
}
