@charset "UTF-8";

:root {
  --bs-blue: #0d6efd;
  --bs-main: #0099b3;
}

.bg-main {
  background-color: #0099b3 !important;
}
