:root {
  --base-color: #2c97ff;
}

.base-img {
  filter: brightness(0) saturate(100%) invert(65%) sepia(46%) saturate(7021%) hue-rotate(190deg) brightness(100%) contrast(103%);
}

.bottom-line {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='196' height='15' viewBox='0 0 196 15' fill='none'%3E %3Cpath d='M1 13C42.1844 2.92057 142.978 -3.87406 195 9.2668' stroke='%232c97ff' stroke-width='4'/%3E %3C/svg%3E");
}/*# sourceMappingURL=blue-theme.css.map */