.app-name-link img {
  width: 100px; /* Set the desired width */
  height: auto; /* Maintain the aspect ratio */
}

:root {
    --base-font-size: 16px;
    --theme-color: #cfb991;
}
