body {
  color: #333;
  background-color: #f5f5f5;

}


:root {
  --theme: #0070bd;
  --active: #0070bd;
}
img{
    max-width: 100%;
}